diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9434f62e..c476fb20 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,18 +1,15 @@ ## Fixes - - ## Changes - - ## Checklist - -- [ ] ๐Ÿค– This change is covered by unit tests as required. -- [ ] ๐Ÿคน All required manual testing has been performed. -- [ ] ๐Ÿ›ก๏ธ Security impacts have been considered. -- [ ] ๐Ÿ“– All documentation updates are complete. -- [ ] ๐Ÿง  This change does not change third-party dependencies +- [ ] ๐Ÿค– This change is covered by unit tests (if applicable). +- [ ] ๐Ÿคน Manual testing has been performed (if necessary). +- [ ] ๐Ÿ›ก๏ธ Security impacts have been considered (if relevant). +- [ ] ๐Ÿ“– Documentation updates are complete (if required). +- [ ] ๐Ÿง  Documentation updates are complete (if required).