From fa655fd5e883d5db26e7f3242352b8daa6c63965 Mon Sep 17 00:00:00 2001 From: Iain Sproat <68657+iainsproat@users.noreply.github.com> Date: Mon, 15 Aug 2022 15:29:24 +0100 Subject: [PATCH] GitHub template update (#1514) --- ...R_TEMPLATE.md => pull_request_template.md} | 22 ++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) rename .github/{PULL_REQUEST_TEMPLATE/PR_TEMPLATE.md => pull_request_template.md} (74%) diff --git a/.github/PULL_REQUEST_TEMPLATE/PR_TEMPLATE.md b/.github/pull_request_template.md similarity index 74% rename from .github/PULL_REQUEST_TEMPLATE/PR_TEMPLATE.md rename to .github/pull_request_template.md index 637e5f616c..1efeba6a87 100644 --- a/.github/PULL_REQUEST_TEMPLATE/PR_TEMPLATE.md +++ b/.github/pull_request_template.md @@ -34,7 +34,7 @@ Connects #123 --> -## To-do before merge +## To-do before merge: @@ -84,3 +84,19 @@ addressed, and remove any items that are not relevant to this PR. - [ ] My code follows a similar style to existing code. - [ ] I have added appropriate tests. - [ ] I have updated or added relevant documentation. + +## References + +