Files
motovaultpro/.gitea/PULL_REQUEST_TEMPLATE.md
2026-01-01 21:38:50 -06:00

30 lines
466 B
Markdown

## Summary
- What does this PR change?
## Linked issues
- Fixes #
- Relates to #
## Type
- [ ] Feature
- [ ] Bug fix
- [ ] Chore / refactor
- [ ] Docs
## Test plan
- [ ] Unit tests
- [ ] Integration tests
- [ ] Manual verification
**Commands / steps:**
1.
2.
## Screenshots / UI notes (if applicable)
## Checklist
- [ ] Acceptance criteria met (from linked issue)
- [ ] No secrets committed
- [ ] Logging is appropriate (no PII)
- [ ] Docs updated (if needed)