Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
95165b0a67
commit
0582935639
21
.github/PULL_REQUEST_TEMPLATE.md
vendored
21
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,11 +1,16 @@
|
|||||||
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
|
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
|
||||||
v ✰ Thanks for creating a PR! ✰
|
v ✰ Thanks for creating a PR! ✰
|
||||||
v Before smashing the submit button please review the checkboxes.
|
v Before smashing the submit button please review the checkboxes.
|
||||||
v If a checkbox is n/a - please still include it but + a little note why
|
v If a checkbox is n/a - please still include it but + a little note why
|
||||||
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
|
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
|
||||||
|
|
||||||
* [ ] Updated all relevant documentation in docs
|
- [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
|
||||||
* [ ] Updated all code comments where relevant
|
- [ ] Updated all relevant documentation (`docs/`)
|
||||||
* [ ] Wrote tests
|
- [ ] Updated all relevant code comments
|
||||||
* [ ] Squashed all commits, uses message "Merge pull request #XYZ: [title]" ([coding standards](https://github.com/tendermint/coding/blob/master/README.md#merging-a-pr))
|
- [ ] Wrote tests
|
||||||
* [ ] Added appropriate labels to PR (ex. wip, ready-for-review, docs)
|
- [ ] Added entries in `PENDING.md` that include links to the relevant issue or PR that most accurately describes the change.
|
||||||
|
___________________________________
|
||||||
|
For Admin Use:
|
||||||
|
- [ ] Added appropriate labels to PR (ex. wip, ready-for-review, docs)
|
||||||
|
- [ ] Reviewers Assigned
|
||||||
|
- [ ] Squashed all commits, uses message "Merge pull request #XYZ: [title]" ([coding standards](https://github.com/tendermint/coding/blob/master/README.md#merging-a-pr))
|
||||||
|
Loading…
Reference in New Issue
Block a user