mirror of
https://github.com/Radarr/Radarr
synced 2026-04-24 06:31:12 +02:00
25 lines
570 B
Markdown
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. -->
|
|
|