Update pull request template checklist

master
Simon Stürz 2020-01-10 12:25:43 +01:00 committed by Michael Zanetti
parent f3d5763242
commit af1570e372
1 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
nymea-plugins pull request checklist:
* Make sure the pull request's title is of format "Plugin name: Add support for xyz" or "New plugin: Plugin name"
- [ ] Make sure the pull request's title is of format "Plugin name: Add support for xyz" or "New plugin: Plugin name"
* 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 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 the plugin's README.md accordingly?
* Did you update translations (`cd builddir && make lupdate`)?
- [ ] 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?
- [ ] If you added a new plugin, should it be added to nymea-plugins-all or nymea-plugins-maker?