From 0dc4d3b237c21d1adc673574f034b6a8f99103b9 Mon Sep 17 00:00:00 2001 From: Richard Cox <18697775+richard-cox@users.noreply.github.com> Date: Tue, 30 Jan 2024 13:58:13 +0000 Subject: [PATCH] Update Pull Request template --- .github/pull_request_template.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index dfe216a5d84..8e455287f54 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -18,4 +18,13 @@ Fixes # ### Screenshot/Video - \ No newline at end of file + + +### Checklist +- [ ] The PR is linked to an issue, or one is not required. The linked issue has a Milestone +- [ ] The PR has a Milestone +- [ ] The PR template below has been filled out +- [ ] The PR has been self reviewed +- [ ] The PR has a reviewer assigned +- [ ] The PR has automated tests or clear instructions for manual tests. The linked issue has appropriate QA labels +- [ ] The PR has reviewed with UX (if required) and tested in light and dark mode