2019-03-06 02:58:25 +00:00
|
|
|
## Description:
|
|
|
|
|
2019-10-27 11:04:08 +00:00
|
|
|
**Related issue (if applicable):** fixes #<Tasmota issue number goes here>
|
2019-03-06 02:58:25 +00:00
|
|
|
|
|
|
|
## Checklist:
|
2019-03-30 21:42:56 +00:00
|
|
|
- [ ] The pull request is done against the latest dev branch
|
2019-07-08 20:17:04 +01:00
|
|
|
- [ ] Only relevant files were touched
|
2019-03-06 02:58:25 +00:00
|
|
|
- [ ] Only one feature/fix was added per PR.
|
2020-11-06 11:37:51 +00:00
|
|
|
- [ ] The code change is tested and works on Tasmota core ESP8266 V.2.7.4.7
|
2020-11-11 17:16:05 +00:00
|
|
|
- [ ] The code change is tested and works on Tasmota core ESP32 V.1.0.4.2
|
2019-10-27 11:04:08 +00:00
|
|
|
- [ ] I accept the [CLA](https://github.com/arendst/Tasmota/blob/development/CONTRIBUTING.md#contributor-license-agreement-cla).
|
2020-05-04 15:25:46 +01:00
|
|
|
|
|
|
|
_NOTE: The code change must pass CI tests. **Your PR cannot be merged unless tests pass**_
|