diff --git a/docs/pull_request_template.md b/docs/pull_request_template.md new file mode 100644 index 0000000..9c72891 --- /dev/null +++ b/docs/pull_request_template.md @@ -0,0 +1,9 @@ +## Changes description + + +## Checklist before requesting a review +- [ ] I have checked that my pull request's code does run flawlessly on the hardware platform under its latest firmware version before opening this pull request for review. + +## Checklist before requesting a review +- [ ] I accept that the copyright of my contribution is transferred to the contributors of this repository. +- [ ] I agree that my contribution may be published under the AGPL-3.0-or-later license.