Merge pull request #6910 from andrethomas/patch-3

Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
Theo Arends 2019-11-11 21:24:08 +01:00 committed by GitHub
commit 06a9b45551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,6 @@
- [ ] The pull request is done against the latest dev branch
- [ ] Only relevant files were touched
- [ ] Only one feature/fix was added per PR.
- [ ] The code change is tested and works on core pre-2.6
- [ ] The code change is tested and works on core 2.6
- [ ] The code change pass travis tests. **Your PR cannot be merged unless tests pass**
- [ ] I accept the [CLA](https://github.com/arendst/Tasmota/blob/development/CONTRIBUTING.md#contributor-license-agreement-cla).