Update .github/pull_request_template.md
This commit is contained in:
parent
c2437b7bf2
commit
0f0a70e251
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
@ -11,6 +11,7 @@
|
||||
## Checklist
|
||||
|
||||
Before you mark the PR ready for review, please make sure that:
|
||||
- [ ] All commits have a clear commit message.
|
||||
- [ ] The PR title is in the form of of `<PR type>: <#issue number> <area>: <change being made>`
|
||||
- example: ` fix: #1234 mempool: Introduce a cache for valid signatures`
|
||||
- `PR type`: _fix_, _feat_, _BREAKING CHANGE_, _build_, _chore_, _ci_, _docs_, _perf_, _refactor_, _revert_, _style_, _test_
|
||||
|
Loading…
Reference in New Issue
Block a user