From 61520dfb867bc9510978548769c94b6f1ad7e229 Mon Sep 17 00:00:00 2001 From: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Date: Thu, 21 Mar 2024 15:56:53 +1100 Subject: [PATCH] gh: update pr template Minor tweaks --- .github/pull_request_template.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3f46dd6161..6c8fee470e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,10 @@ - - ## Summary ## Related Issues / Discussions - + ## QA Instructions @@ -18,8 +16,6 @@ ## Checklist - - -- [ ] The PR has a short but descriptive title -- [ ] Tests added / updated -- [ ] Documentation added / updated +- [ ] _The PR has a short but descriptive title, suitable for a changelog_ +- [ ] _Tests added / updated (if applicable)_ +- [ ] _Documentation added / updated (if applicable)_