diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..493c7b7b1 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,26 @@ +## Summary + + + +## Type of Change + +- [ ] Bug fix +- [ ] New feature +- [ ] Board / variant support +- [ ] Breaking change +- [ ] Build system / CI +- [ ] Refactor / code quality +- [ ] Documentation + +## Hardware Tested + + + + +## Test Plan + + + +- [ ] Compiles without warnings on target environment(s): ___ +- [ ] Tested on physical hardware +- [ ] Tested via companion app: ___