diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d95ba9a7e..9fe2a616b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,9 @@ # What's new -- [ Describe changes here ] +- [Describe changes here] ----- +# For the reviewer -- [ ] I've built this code, uploaded it to the device and verified feature/bugfix +- [ ] I've uploaded the firmware with this patch to a device and verified its functionality +- [ ] I've confirmed the bug to be fixed / feature to be stable