Radarr/.github/PULL_REQUEST_TEMPLATE.md

25 lines
570 B
Markdown

## Summary
<!-- What does this PR do? 1-2 sentences. -->
## Changes
<!-- Key changes, bullet points. -->
-
## Context
<!-- Why? Link to issue, discussion, or brief rationale. -->
## Testing
<!-- How was this tested? What should reviewers verify? -->
- [ ] Tests pass (`./test.sh Linux Unit Test`)
- [ ] Manual testing:
## Migration
<!-- Database migration included? Breaking changes? -->
- [ ] No migration
- [ ] Migration included (describe below)
## Notes
<!-- Anything reviewers should know? Edge cases, follow-up work, session context for AI continuity. -->