diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 13a2157ef4..1f74be2373 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,15 +3,3 @@ Please make sure these boxes are checked before submitting your PR, thank you! - [ ] Make sure you follow contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)). - [ ] Make sure you are merging your commits to `dev` branch. - [ ] Add some descriptions and refer to relative issues for your PR. - -## Description - -copilot:summary - -## Related Issue - -Fixes #\_\_\_. - -## Explanation of Changes - -copilot:walkthrough