diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2bd65ae4d4..41d786f196 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,7 +3,7 @@ ## Checklist before merging - [ ] If this PR has some consensus breaking changes, I added the corresponding `breaking::` labels - This will require 2 reviewers to approve the changes -- [ ] If this PR requires changes to the docs or specs, I have ensured that a corresponding PR is opened in the namada-docs repo +- [ ] If this PR requires changes to the docs or specs, a corresponding PR is opened in the `namada-docs` repo + - Relevant PR if applies: +- [ ] If this PR affects services such as `namada-indexer` or `namada-masp-indexer`, a corresponding PR is opened in that repo - Relevant PR if applies: -- [ ] If this PR affects services such as the namada-indexer or the namada-masp-indexer, I have ensured that a corresponding PR is opened in the appropriate rep - - Relevant PR if applies: