diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2649d082..3c31c095 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,13 +1,12 @@ -### Changes proposed in this PR - Fixes # -(...) -- [ ] Tests added/updated -- [ ] Documentation updated -- [ ] Changelog entry added -- [ ] `./check.sh` passed + + +- [ ] Tests added/updated (or your review concluded: not needed) +- [ ] Documentation updated (or your review concluded: not needed) +- [ ] Release notes added (or your review concluded: not needed) +- [ ] `./check.sh` (or `./check.ps1`) passed ### AI assistance disclosure -- [ ] No AI assistance was used to generate this contribution. +- AI was not / partially / entirely (choose one) used to create this change.