Skip to content

Commit

Permalink
Merge pull request ethereum#49 from binance-chain/pr_template
Browse files Browse the repository at this point in the history
[R4R]Create PULL_REQUEST_TEMPLATE
  • Loading branch information
unclezoro authored Nov 17, 2020
2 parents 58a91af + b0fcc0a commit c2feaba
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions PULL_REQUEST_TEMPLATE
Original file line number Diff line number Diff line change
@@ -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 ...

0 comments on commit c2feaba

Please sign in to comment.