Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
## Summary

<!-- What does this PR do and why? Link to related issues with "Fixes #123". -->

## Type of Change

- [ ] Bug fix
- [ ] New feature
- [ ] Board / variant support
- [ ] Breaking change
- [ ] Build system / CI
- [ ] Refactor / code quality
- [ ] Documentation

## Hardware Tested

<!-- List the hardware you tested on, or "None" if you don't have hardware. -->
<!-- e.g., T1000-E, Heltec LoRa32 v3, RAK4631, T-Deck -->

## Test Plan

<!-- How did you verify this change works? -->

- [ ] Compiles without warnings on target environment(s): ___
- [ ] Tested on physical hardware
- [ ] Tested via companion app: ___