mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-05 23:46:28 +08:00
update(PR-template): better PULL-Request template format.
This commit is contained in:
parent
80d6ae30a8
commit
3d792ac482
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -2,6 +2,6 @@ First of all, thanks for your contribution! :-)
|
||||
|
||||
Please makes sure these boxes are checked before submitting your PR, thank you!
|
||||
|
||||
[ ] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
|
||||
[ ] Rebase before creating a PR to keep commit history clear.
|
||||
[ ] Add some descriptions and refer relative issues for you PR.
|
||||
* [ ] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
|
||||
* [ ] Rebase before creating a PR to keep commit history clear.
|
||||
* [ ] Add some descriptions and refer relative issues for you PR.
|
||||
|
Loading…
Reference in New Issue
Block a user