Files
imajviewer/.github/PULL_REQUEST_TEMPLATE.md

19 lines
380 B
Markdown

## Description
<!-- What does this PR do? What problem does it solve? -->
## Related issue
<!-- Link the issue this PR closes, e.g. Closes #12 -->
## Changes
- [ ] Feature / fix implemented
- [ ] `flutter test` passes
- [ ] `flutter analyze` shows no new issues
- [ ] Changelog updated (if user-facing change)
## Screenshots (if applicable)
<!-- Before/after or new UI -->