Create pull request template

This commit is contained in:
Michael Zanetti 2019-10-08 15:55:37 +02:00 committed by GitHub
parent 6aa624c261
commit c920ba43b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +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 update the documentation?
Did you update translations (cd builddir && make lupdate)?