Create PULL_REQUEST_TEMPLATE.md
This commit is contained in:
Родитель
4b83d2a14c
Коммит
27bb12ce65
|
@ -0,0 +1,9 @@
|
|||
We are excited to review your PR.
|
||||
|
||||
So we can do the best job, please check:
|
||||
|
||||
- [ ] There's a descriptive title that will make sense to other developers some time from now.
|
||||
- [ ] There's associated issues. All PR's should have issue(s) associated - unless a trivial self-evident change such as fixing a typo. You can use the format `Fixes #nnnn` in your description to cause GitHub to automatically close the issue(s) when your PR is merged.
|
||||
- [ ] Your change description explains what the change does, why you chose your approach, and anything else that reviewers should know.
|
||||
- [ ] You have included any necessary tests in the same PR.
|
||||
|
Загрузка…
Ссылка в новой задаче