element/.github/PULL_REQUEST_TEMPLATE.md

6 lines
532 B
Markdown
Raw Normal View History

2017-05-03 14:20:53 +08:00
Please make sure these boxes are checked before submitting your PR, thank you!
2016-09-07 12:40:16 +08:00
2017-11-29 14:16:38 +08:00
* [ ] Make sure you follow Element's contributing guide ([中文](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.zh-CN.md) | [English](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.en-US.md) | [Español](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.es.md)).
* [ ] Make sure you are merging your commits to `dev` branch.
2016-09-07 12:40:16 +08:00
* [ ] Add some descriptions and refer relative issues for you PR.