From fef9a7e8d8fc2feed47321ad5bc17063f970da6b Mon Sep 17 00:00:00 2001 From: lwjohnst86 Date: Mon, 8 Jul 2024 09:27:50 +0000 Subject: [PATCH] chore(sync): :hammer: synced local '.github/pull_request_template.md' with remote '.github/pull_request_template.md' --- .github/pull_request_template.md | 61 ++++---------------------------- 1 file changed, 7 insertions(+), 54 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4ddefcb..905723b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,63 +1,16 @@ ## Description - - - - -- This PR {removes/adds/fixes/replaces} the {feature/bug/issue/documentation/tests}. -- These changes are done because of ... {reasons for change/why you're doing it}. - -## Related Issues - - - -Closes #... - - - -See also Issues #... - -## Testing - -- [ ] Yes -- [ ] No, not needed (give a reason below) -- [ ] No, I need help writing them - - +Closes # ## Reviewer Focus - -This PR only needs a quick review. -This PR requires an in-depth review. - + +This PR needs a quick/in-depth review. Focus on CHANGES. ## Checklist - - -For all PRs that are not general documentation - -- [ ] Tests accompany or reflect changes to the code -- [ ] Tests ran and passed locally -- [ ] Ran the linter and formatter -- [ ] Build has passed locally -- [ ] Relevant documentation has been updated - -For general documentation: - -- [ ] Spell-check - - [ ] US - - [ ] UK -- [ ] Did the page(s) preview correctly on your machine without breaking -- [ ] New category words (keywords) (if any) added to the code snippet file +- [ ] Ran spell-check +- [ ] Formatted Markdown +- [ ] Rendered website locally