diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 705be7834af4..e902c4789b21 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -15,6 +15,14 @@ Avoid implementation details such as: fix: add null check to task query --> +
+Additional instructions + +**MUST:** Keep **Allow edits from maintainers** enabled for this PR so maintainers +can help update the branch when needed. + +
+ ## What Problem This Solves