From e2f9f6c85d4c01d2a958542757cca9cb66dfd422 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Tue, 14 Jun 2022 14:24:50 +0200 Subject: [PATCH] Update checklist template --- .github/pull_request_template.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 475a366..10b8054 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,5 +7,3 @@ nymea-plugins-modbus 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?