From 6d0a54e635fa0955e388836b32ab82ff4f008849 Mon Sep 17 00:00:00 2001 From: marcello33 Date: Thu, 6 Feb 2025 11:05:08 +0100 Subject: [PATCH] POS-2821: restore missing line in checks --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e6ceb3fd32..ac217a9bd7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -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