mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
POS-2821: restore missing line in checks
This commit is contained in:
parent
aba9811494
commit
6d0a54e635
1 changed files with 1 additions and 0 deletions
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
|
|
@ -22,6 +22,7 @@ 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 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
|
||||
- [ ] 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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue