From 146e58d1330f5ef409a69e768f16b7df3745e654 Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 18 Apr 2024 06:00:47 +0200 Subject: [PATCH] Update template --- .github/pull_request_template.md | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9e2987e..90c36ef 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,19 +1,24 @@ - -Fixes issue # (if relevant) + +This PR fixes issue # (if relevant). Changes in this pull request: -- -- -- +- +- +- @JC5