diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index cdb76e31..5a3425cc 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,3 +7,5 @@ nymea-plugins pull request checklist: * Did you update the plugin's README.md accordingly? * Did you update translations (`cd builddir && make lupdate`)? + +* If you added a new plugin, should it be added to nymea-plugins-all or nymea-plugins-maker?