From c2dd029fbc2f721f5fedc481ec6fed22244580fc Mon Sep 17 00:00:00 2001 From: Snowiiii Date: Thu, 7 Nov 2024 07:59:55 +0100 Subject: [PATCH] Minor changes to PR template --- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index be3375819..3297182a4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,15 @@ + + ## Description -A Detailed Description: + ## Testing -A description of the tests performed to verify the changes: + ## Checklist Things need to be done before this Pull Request can be merged.