From 037d709774dfa8b4dc21d5a0876d515e46d9ce21 Mon Sep 17 00:00:00 2001 From: Andrew Hosgood Date: Tue, 19 Sep 2023 19:34:21 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 41c7c369a..b2eb41399 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,11 +10,11 @@ Where possible, provide guidance to help your reviewer ## Before assigning to reviewer, please make sure you have -- [ ] Checked things thoroughly before handing over to reviewer. -- [ ] Checked PR title starts with ticket number as per project conventions to help us keep track of changes. -- [ ] Ensured that PR includes only commits relevant to the ticket. -- [ ] Waited for all CI jobs to pass before requesting a review. -- [ ] Added/updated tests and documentation where relevant. +- [ ] Checked things thoroughly before handing over to reviewer +- [ ] Checked PR title starts with ticket number as per project conventions to help us keep track of changes +- [ ] Ensured that PR includes only commits relevant to the ticket +- [ ] Waited for all CI jobs to pass before requesting a review +- [ ] Added/updated tests and documentation where relevant ## Merging PR guidance