diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2ee6e61c..1af5b81e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,19 +1,21 @@ -## ⚠️ Insert the PR TITLE replacing this text ⚠️ + -⚠️ Describe your PR replacing this text. Post screenshots or videos whenever possible. ⚠️ +## Description + -### Checklist +## Related Issue + + + + - - [ ] My branch is updated with main (mandatory) - - [ ] I wrote unit tests for this (if applies) - - [ ] I have included migrations and tested them locally (if applies) - - [ ] I have manually tested this feature locally +## Motivation and Context + + -> IMPORTANT: Remember that you are responsible for merging this PR after it's been reviewed, and once deployed -> you should perform manual testing to make sure everything went smoothly. - -### Urgency - - - [ ] Urgent (deploy ASAP) - - [ ] Non-urgent (deploying in next release is ok) +## How Has This Been Tested? + + + +## Screenshots (if appropriate):