From 3af534cacd69e52b59fdb5f39ee3dc6b8b0a534a Mon Sep 17 00:00:00 2001 From: Kylee Fields <43586156+kyleecodes@users.noreply.github.com> Date: Mon, 16 Sep 2024 19:23:46 -0400 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 55271075..01d37ec3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,13 +1,20 @@ -### Issue link / number: +### Resolves #enter-issue-number -### What changes did you make? +### What changes did you make and why did you make them? -### Why did you make the changes? +### Did you run tests? -