From 2fe1df614f2e5b6e64d72ee7d2bea29f935c0b0f Mon Sep 17 00:00:00 2001 From: Brett Date: Wed, 8 May 2024 11:59:44 -0400 Subject: [PATCH] add note about permissions --- .github/pull_request_template.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8cfc898925..39941f867a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,9 +8,7 @@ Closes # This PR addresses ... -**Checklist for PR authors** -Please check off the items in this list as they are completed. Please -skip or [strikethrough](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#styling-text) any irrelevant items. +**Checklist for PR authors (skip items if you don't have permissions or they are not applicable)** - [ ] added entry in `CHANGES.rst` within the relevant release section - [ ] updated or added relevant tests - [ ] updated relevant documentation