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)_