From f7a5a35fd5af9250cc26ecd6cd136126e7743b09 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 be337581..3297182a 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.