diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5d5992c0..cdb76e31 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,3 +5,5 @@ nymea-plugins pull request checklist: * Did you test the changes on hardware, if not (e.g. absence of required hardware), please mention a person to confirm it has been tested. * Did you update the plugin's README.md accordingly? + +* Did you update translations (`cd builddir && make lupdate`)?