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
26 changes: 26 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
## Description
<!-- Provide a clear and concise description of the changes in this PR -->


## Related Issue
<!-- If this PR relates to an issue, link it here -->


## Manual Tests
<!-- Help reviewers understand your changes work: paste terminal commands/output or attach a screen capture video -->


## Automated Tests
<!-- Help prove your changes work and prevent regressions: describe tests added or explain why tests aren't applicable -->


## Documentation
<!-- Help others understand your changes: list any documentation you've updated or note if updates aren't needed -->


## Reviewers
<!-- Tag the person or team who should review this PR -->


## Notes
<!-- Any additional context, concerns, or discussion points for reviewers -->