From 93962d3b76d35d207d34e53161bca6f652af439e Mon Sep 17 00:00:00 2001 From: Rhys Laval Date: Sat, 11 Apr 2026 11:56:27 +0100 Subject: [PATCH] Revise pull request template for clarity Updated the pull request template to clarify the risks section and added a note about manual testing requirements. --- PULL_REQUEST_TEMPLATE.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 53594c4..2fe98fa 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -2,9 +2,6 @@ -## Risks - - - -## Manual testing done +## Risks / Testing +[ This must be filled in, if this will immediately affect production i.e. this code will be used when it is rolled out. Otherwise the project test plan should cover this. ]