mirror of
https://github.com/swaywm/sway.git
synced 2026-04-16 08:21:30 -04:00
github: add PR template
This commit is contained in:
parent
f4aba22582
commit
c8e595d268
1 changed files with 12 additions and 0 deletions
12
.github/pull_request_template.md
vendored
Normal file
12
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
## 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?
|
||||
Loading…
Add table
Add a link
Reference in a new issue