From 614405e0b518886e7920a3f3d14ee84c2c7d8f06 Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Fri, 5 Sep 2025 18:52:03 +0200 Subject: [PATCH] refactor: :memo: simplify PR template --- .github/pull_request_template.md | 6 +++--- template/.github/pull_request_template.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bb9d445..735ead1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,12 @@ # Description -These changes EXPLANATION. +EXPLANATION Closes # -This PR needs a quick/an in-depth review. +Needs a quick/an in-depth review. ## Checklist +- [ ] Formatted Markdown - [ ] Ran `just run-all` -- [ ] Formatted Markdown, if modified diff --git a/template/.github/pull_request_template.md b/template/.github/pull_request_template.md index bb9d445..735ead1 100644 --- a/template/.github/pull_request_template.md +++ b/template/.github/pull_request_template.md @@ -1,12 +1,12 @@ # Description -These changes EXPLANATION. +EXPLANATION Closes # -This PR needs a quick/an in-depth review. +Needs a quick/an in-depth review. ## Checklist +- [ ] Formatted Markdown - [ ] Ran `just run-all` -- [ ] Formatted Markdown, if modified