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:
|
2020-12-30 00:01:12 +00:00
|
|
|
- [ ] The pull request is done against the latest development branch
|
2019-07-08 20:17:04 +01:00
|
|
|
- [ ] Only relevant files were touched
|
2020-11-15 19:54:07 +00:00
|
|
|
- [ ] Only one feature/fix was added per PR and the code change compiles without warnings
|
2021-06-13 17:05:11 +01:00
|
|
|
- [ ] The code change is tested and works with Tasmota core ESP8266 V.2.7.4.9
|
2021-11-10 11:42:49 +00:00
|
|
|
- [ ] The code change is tested and works with Tasmota core ESP32 V.2.0.1
|
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**_
|