sway/.github/pull_request_template.md
2025-12-09 19:00:31 +03:00

12 lines
339 B
Markdown

## Summary
- What changed?
- Why does it matter to users or maintainers?
## Testing
- [ ] Not run (please justify)
- [ ] Built locally (`meson setup build && ninja -C build`)
- [ ] Manual checks (describe)
- [ ] Added/updated automated tests
## Risks / rollout
- Any configuration, protocol, or ABI considerations reviewers should note?