Compare commits

..

2 commits
v1.2.0 ... main

Author SHA1 Message Date
grinningmosfet
118aad29ac
improve pull request template 2024-04-22 11:13:32 +02:00
grinningmosfet
5f976ee027
add a pull request template 2024-04-22 11:10:51 +02:00

View file

@ -0,0 +1,9 @@
## Changes description
## Review checklist
- [ ] 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.
## Licensing and copyright checklist
- [ ] 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.