diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e47aef45c..f298bfe24 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -25,6 +25,10 @@ PR instructions for release notes: 2. In the next section, describe the changes so that an external user can understand them. Keep it simple and link to the docs with [Learn more ...](), if available. --> +## Pull Request Dependencies + + + ## External Release Notes @@ -44,7 +48,6 @@ PR instructions for release notes: - [ ] 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