Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 ...](<relative-link>), if available.
-->

## Pull Request Dependencies

<!-- A list of links to pull requests that are depend on or are dependencies of this PR -->

## External Release Notes
<!--- REPLACE THIS COMMENT WITH YOUR DESCRIPTION --->

Expand All @@ -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
Expand Down