diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..3145f9c4 --- /dev/null +++ b/.github/pull_request_template.md @@ -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)?