Files
Flipper-ARF/.github/pull_request_template.md
Andrea Santaniello fc03342591 Issue templates
2026-03-11 19:30:14 +01:00

26 lines
576 B
Markdown

## Summary
<!-- What changed and why? Keep it concise. -->
## Protocol(s) affected
<!-- Which protocol(s) does this PR touch? e.g. Kia V3/V4, PSA GROUP, none -->
## Type of change
- [ ] Bug fix
- [ ] New protocol
- [ ] Protocol improvement (encoder/decoder/display)
- [ ] Build system / infrastructure
- [ ] Other
## Testing
<!-- How was this verified? Include hardware used, captures tested, etc. -->
## Checklist
- [ ] Built with `./fbt COMPACT=1 DEBUG=0 updater_package` (no errors)
- [ ] Flashed and tested on Flipper Zero
- [ ] No regressions in other protocols