Merge pull request #1116 from tendermint/feature/prs

Create PULL_REQUEST_TEMPLATE.md
This commit is contained in:
Ethan Buchman
2018-01-18 13:52:18 -05:00
committed by GitHub

6
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,6 @@
<!-- Thanks for filing a PR! Before hitting the button, please check the following items.-->
* [ ] Updated all relevant documentation in docs
* [ ] Updated all code comments where relevant
* [ ] Wrote tests
* [ ] Updated CHANGELOG.md