diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8f58acb..27833d9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,6 +2,9 @@ > **Note** - Since this is a public repository, make sure that we're not publishing private data in the code, commit comments, or this PR. +> **Note for reviewers** - Please add a 2nd reviewer if the PR affects more than 15 files or 100 lines (not counting + `package-lock.json`), if it incurs significant risk, or if it is going through a 2nd review+fix cycle. + ## 📚 Context/Description Behind The Change ## 🧑‍🔬 How Has This Been Tested?