This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
Create PULL_REQUEST_TEMPLATE.md
pull/1116/head
Adrian Brink
7 years ago
committed by
Ethan Buchman
parent
c1e6e73bb1
commit
0a20e8f268
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
.github/PULL_REQUEST_TEMPLATE.md
+ 6
- 0
.github/PULL_REQUEST_TEMPLATE.md
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
Write
Preview
Loading…
Cancel
Save