From ae84356f81468932ba250f7e87894961b0156f2a Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Tue, 8 Jul 2025 11:17:35 -0400 Subject: [PATCH] chore: :technologist: update pull request template --- .github/pull_request_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f89e3e6..736c08f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ # Description -This PR will [DESCRIBE CHANGES]. +These changes EXPLANATION Closes # @@ -8,5 +8,5 @@ This PR needs a quick/an in-depth review. ## Checklist -- [ ] Checked that the README is up to date -- [ ] Run `just run-all` +- [ ] Formatted Markdown +- [ ] Ran `just run-all`