diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4a991c13a..e47aef45c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,13 @@ -## Internal Notes for Reviewers +# Pull Request Description + +## What + + +## Why + + +## How to Test + ## External Release Notes - + +## Deployment Notes + + +## Breaking Changes + + +## Screenshots/Videos (Frontend Only) + + +## Checklist +- [ ] PR body describes what, why, and how to test +- [ ] Release notes written +- [ ] Deployment notes written +- [ ] Breaking changes identified +- [ ] Labels applied +- [ ] PR linked to Shortcut +- [ ] PR title matches Shortcut ticket title +- [ ] Screenshots/videos added (Frontend) +- [ ] Unit tests added (Backend) +- [ ] Tested locally +- [ ] Documentation updated (if required) + +## Areas Needing Special Review + + +## Additional Notes +