Files
element-plus/.github/pull_request_template.md
2023-05-23 15:47:45 +00:00

18 lines
773 B
Markdown

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