From 4481acf3bcddfbb1fce7bd49668b890591b0522e Mon Sep 17 00:00:00 2001 From: Rafael Sampaio <5679073+r4f4ss@users.noreply.github.com> Date: Thu, 24 Apr 2025 14:34:23 -0300 Subject: [PATCH 1/2] removal of author review request --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7375775c..7c1dbf0e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,6 @@ Thank you for contributing to the Protocol Wiki! Before you open a PR, make sure to read [information for contributors](https://epf.wiki/#/contributing) and take a look at following checklist: - [ ] Describe your changes, substitute this text with the information -- [ ] If you are touching an existing piece of content, ask the original creator for review - [ ] If you need feedback for your content from wider community, share the PR in our Discord - [ ] Review changes to ensure there are no typos, see instructions bellow From 9386cad079163f8cb12c9fd4b74bac94cecb6c9d Mon Sep 17 00:00:00 2001 From: Rafael Sampaio <5679073+r4f4ss@users.noreply.github.com> Date: Fri, 25 Apr 2025 11:48:29 -0300 Subject: [PATCH 2/2] ask review from relevant maintainer --- .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 7c1dbf0e..65277f54 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,6 +3,7 @@ Thank you for contributing to the Protocol Wiki! Before you open a PR, make sure to read [information for contributors](https://epf.wiki/#/contributing) and take a look at following checklist: - [ ] Describe your changes, substitute this text with the information +- [ ] If you are touching an existing piece of content, ask the [relevant maintainer](https://github.com/eth-protocol-fellows/protocol-studies/blob/maintainers/README.md#wiki-maintainers) for review - [ ] If you need feedback for your content from wider community, share the PR in our Discord - [ ] Review changes to ensure there are no typos, see instructions bellow