From b905ea49febb15190834637f6a9e01549d947dc0 Mon Sep 17 00:00:00 2001 From: Aaron Brethorst Date: Sat, 9 Mar 2024 13:12:19 -0800 Subject: [PATCH] Tweaks PR template revisions --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 90b3745..6d56a68 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,13 +1,17 @@ +#### Description: + + + #### Issue fixed: -Link to the issue that your pull request resolves. + #### Changes done: - [x] Task 1 #### Screenshots/Videos -Include screenshots or videos if they will help the reviewer understand your changes. + #### ✅️ By submitting this PR, I have verified the following