mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-22 03:30:35 +00:00
Create PULL_REQUEST_TEMPLATE
This commit is contained in:
parent
58a91af56c
commit
b0fcc0a663
31
PULL_REQUEST_TEMPLATE
Normal file
31
PULL_REQUEST_TEMPLATE
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
### Description
|
||||||
|
|
||||||
|
add a description of your changes here...
|
||||||
|
|
||||||
|
### Rationale
|
||||||
|
|
||||||
|
tell us why we need these changes...
|
||||||
|
|
||||||
|
### Example
|
||||||
|
|
||||||
|
add an example CLI or API response...
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
|
||||||
|
Notable changes:
|
||||||
|
* add each change in a bullet point here
|
||||||
|
* ...
|
||||||
|
|
||||||
|
### Preflight checks
|
||||||
|
|
||||||
|
- [ ] build passed (`make build`)
|
||||||
|
- [ ] tests passed (`make test`)
|
||||||
|
- [ ] manual transaction test passed
|
||||||
|
|
||||||
|
### Already reviewed by
|
||||||
|
|
||||||
|
...
|
||||||
|
|
||||||
|
### Related issues
|
||||||
|
|
||||||
|
... reference related issue #'s here ...
|
Loading…
Reference in New Issue
Block a user