mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 14:46:42 +00:00
dev: add: additional elements in PR checklist (#882)
* dev: add: additional elements in PR checklist * dev: chg: erigon task in the checklist
This commit is contained in:
parent
c404b3f6b9
commit
1fd65a06cc
1 changed files with 2 additions and 0 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
|
@ -23,6 +23,8 @@ In case this PR includes changes that must be applied only to a subset of nodes,
|
||||||
- [ ] I have added at least 2 reviewer or the whole pos-v1 team
|
- [ ] I have added at least 2 reviewer or the whole pos-v1 team
|
||||||
- [ ] I have added sufficient documentation in code
|
- [ ] I have added sufficient documentation in code
|
||||||
- [ ] I will be resolving comments - if any - by pushing each fix in a separate commit and linking the commit hash in the comment reply
|
- [ ] I will be resolving comments - if any - by pushing each fix in a separate commit and linking the commit hash in the comment reply
|
||||||
|
- [ ] Created a task in Jira and informed the team for implementation in Erigon client (if applicable)
|
||||||
|
- [ ] Includes RPC methods changes, and the Notion documentation has been updated
|
||||||
|
|
||||||
# Cross repository changes
|
# Cross repository changes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue