Neon-Vision-Editor/.github/pull_request_template.md

30 lines
765 B
Markdown

## Summary
- What changed:
- Why:
- Scope: Bugfix / Feature / Docs / Release
- Linked issue/milestone:
## Validation
- [ ] Built on macOS
- [ ] Built on iOS simulator
- [ ] Built on iPad simulator
- [ ] Tested key flow manually
- [ ] Repro steps included (for bug/regression fixes)
- [ ] Expected vs actual behavior documented (for bug/regression fixes)
## Checklist
- [ ] Accessibility checked (labels, focus order, no traps)
- [ ] Keyboard navigation verified (macOS + iPad keyboard if applicable)
- [ ] VoiceOver impact evaluated (if UI touched)
- [ ] Changelog updated (if user-facing change)
- [ ] Documentation updated (if behavior/UI changed)
- [ ] No unrelated refactors
## Risk
- Risk level: Low / Medium / High
- User-facing risk:
- Rollback plan: