From 5a39b4db6039adb22db13a980bca9236a4099056 Mon Sep 17 00:00:00 2001 From: Halldor Fannar <6302686+halldorfannar@users.noreply.github.com> Date: Fri, 28 Aug 2026 16:04:48 +0200 Subject: [PATCH] Update PR template --- .github/PULL_REQUEST_TEMPLATE.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) 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.