Create pull request template

master
Michael Zanetti 2019-09-30 18:08:20 +02:00 committed by GitHub
parent a699a32cb1
commit fbfd7bf348
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,7 @@
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"
* 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?