fix pull request template

This commit is contained in:
Michael Zanetti 2022-04-13 00:48:11 +02:00
parent bb03d17c79
commit 54c7cdcabf

View File

@ -1,7 +1,7 @@
nymea:core pull request checklist:
Did you test the changes? If not (e.g. absence of required hardware), please mention a person to confirm it has been tested.
- [ ] Did you test the changes? If not (e.g. absence of required hardware), please mention a person to confirm it has been tested.
Did you update the documentation?
- [ ] Did you update translations (cd builddir && make lupdate)?
Did you update translations (cd builddir && make lupdate)?
- [ ] Did you update the website/documentation?