diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1d9a826..bb9d445 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ # Description -This PR DESCRIBE CHANGES. +These changes EXPLANATION. Closes # @@ -8,6 +8,5 @@ This PR needs a quick/an in-depth review. ## Checklist -- [ ] Added or updated tests -- [ ] Updated documentation - [ ] 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 1d9a826..bb9d445 100644 --- a/template/.github/pull_request_template.md +++ b/template/.github/pull_request_template.md @@ -1,6 +1,6 @@ # Description -This PR DESCRIBE CHANGES. +These changes EXPLANATION. Closes # @@ -8,6 +8,5 @@ This PR needs a quick/an in-depth review. ## Checklist -- [ ] Added or updated tests -- [ ] Updated documentation - [ ] Ran `just run-all` +- [ ] Formatted Markdown, if modified