You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Link to an issue if one exists and/or briefly describe what this PR does and why it's needed.
3
3
4
-
Describe what this PR does here
5
-
Explain why this PR is needed
4
+
### Changelog
6
5
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.
11
7
12
-
## Testing Notes
8
+
###Testing Notes
13
9
Add any helpful notes for reviewers to test your code here.
10
+
11
+
<hrstyle="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