Skip to content

Commit 79886f6

Browse files
committed
Merge branch 'prTemplateTweaks' of github.com:kajoseph/bitcore
2 parents c4961af + e94c9e2 commit 79886f6

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

.github/pull_request_template.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
1-
## Description
2-
This PR...
1+
### Description
2+
Link to an issue if one exists and/or briefly describe what this PR does and why it's needed.
33

4-
Describe what this PR does here
5-
Explain why this PR is needed
4+
### Changelog
65

7-
## Make sure...
8-
* [ ] I have read [CONTRIBUTING.md](https://github.com/bitpay/bitcore/tree/master/CONTRIBUTING.md) and verified that this PR follows the guidelines and requirements outlined in it.
9-
* [ ] I have added the appropriate package tag(s) (e.g. `BWC` if modifying the bitcore-wallet-client package, `CLI` if modifying the bitcore-cli package, etc.)
10-
* [ ] I have verified that this is not an existing PR ([open](https://github.com/bitpay/bitcore/pulls) or [closed](https://github.com/bitpay/bitcore/pulls?q=is%3Apr+is%3Aclosed+))
6+
* Add bullet points summarizing your changes.
117

12-
## Testing Notes
8+
### Testing Notes
139
Add any helpful notes for reviewers to test your code here.
10+
11+
<hr style="border-width:3px">
12+
13+
### Checklist
14+
* [ ] I have read [CONTRIBUTING.md](https://github.com/bitpay/bitcore/tree/master/CONTRIBUTING.md) and verified that this PR follows the guidelines and requirements outlined in it.
15+
* [ ] I have added the appropriate package tag(s) (e.g. `BWC` if modifying the bitcore-wallet-client package, `CLI` if modifying the bitcore-cli package, etc.)
16+
* [ ] I have verified that this is not an existing PR ([open](https://github.com/bitpay/bitcore/pulls) or [closed](https://github.com/bitpay/bitcore/pulls?q=is%3Apr+is%3Aclosed+))

0 commit comments

Comments
 (0)