mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Merge pull request #3584 from ascillato/patch-2
Add Chat Channel Link to ReadMe and Troubleshooting Template
This commit is contained in:
commit
86c3cf094c
13
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
13
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@ -5,14 +5,13 @@ about: Create a report to help us improve
|
|||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
|
|
||||||
_A clear and concise description of what the bug is._
|
_A clear and concise description of what the bug is._
|
||||||
|
|
||||||
Also, make sure these boxes are checked [x] before submitting your issue - Thank you!
|
|
||||||
|
|
||||||
- [ ] Searched the problem in issues and in the wiki
|
_Also, make sure these boxes are checked [x] before submitting your issue - Thank you!_
|
||||||
- [ ] Hardware used :
|
- [ ] _Searched the problem in issues and in the wiki_
|
||||||
- [ ] Provide the output of command ``status 0`` :
|
- [ ] _Hardware used_ :
|
||||||
|
- [ ] _Provide the output of command_``status 0`` :
|
||||||
```
|
```
|
||||||
STATUS 0 OUTPUT HERE
|
STATUS 0 OUTPUT HERE
|
||||||
```
|
```
|
||||||
@ -20,13 +19,17 @@ STATUS 0 OUTPUT HERE
|
|||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
_Steps to reproduce the behavior:_
|
_Steps to reproduce the behavior:_
|
||||||
|
|
||||||
|
|
||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
_A clear and concise description of what you expected to happen._
|
_A clear and concise description of what you expected to happen._
|
||||||
|
|
||||||
|
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
_If applicable, add screenshots to help explain your problem._
|
_If applicable, add screenshots to help explain your problem._
|
||||||
|
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
_Add any other context about the problem here._
|
_Add any other context about the problem here._
|
||||||
|
|
||||||
|
|
||||||
**(Please, remember to close the issue when the problem has been addressed)**
|
**(Please, remember to close the issue when the problem has been addressed)**
|
||||||
|
1
.github/ISSUE_TEMPLATE/Custom.md
vendored
1
.github/ISSUE_TEMPLATE/Custom.md
vendored
@ -10,6 +10,7 @@ Make sure these boxes are checked [x] before submitting your issue - Thank you!
|
|||||||
- [ ] Searched the problem in the wiki (https://github.com/arendst/Sonoff-Tasmota/wiki/Troubleshooting)
|
- [ ] Searched the problem in the wiki (https://github.com/arendst/Sonoff-Tasmota/wiki/Troubleshooting)
|
||||||
- [ ] Searched the problem in the forum (https://forum.digital-pig.com/)
|
- [ ] Searched the problem in the forum (https://forum.digital-pig.com/)
|
||||||
- [ ] Searched the problem in the discussion group (https://groups.google.com/d/forum/sonoffusers)
|
- [ ] Searched the problem in the discussion group (https://groups.google.com/d/forum/sonoffusers)
|
||||||
|
- [ ] Searched the problem in the chat (https://discord.gg/Ks2Kzd4)
|
||||||
- [ ] Hardware used :
|
- [ ] Hardware used :
|
||||||
- [ ] Provide the output of command ``status 0`` :
|
- [ ] Provide the output of command ``status 0`` :
|
||||||
```
|
```
|
||||||
|
@ -52,6 +52,7 @@ See [wiki migration path](https://github.com/arendst/Sonoff-Tasmota/wiki/Upgrade
|
|||||||
|
|
||||||
See [Wiki](https://github.com/arendst/Sonoff-Tasmota/wiki) for more information.<br />
|
See [Wiki](https://github.com/arendst/Sonoff-Tasmota/wiki) for more information.<br />
|
||||||
See [Community](https://groups.google.com/d/forum/sonoffusers) for forum and more user experience.
|
See [Community](https://groups.google.com/d/forum/sonoffusers) for forum and more user experience.
|
||||||
|
See [Chat](https://discord.gg/Ks2Kzd4)
|
||||||
|
|
||||||
The following devices are supported:
|
The following devices are supported:
|
||||||
- [iTead Sonoff Basic](https://www.itead.cc/smart-home/sonoff-wifi-wireless-switch-1.html)
|
- [iTead Sonoff Basic](https://www.itead.cc/smart-home/sonoff-wifi-wireless-switch-1.html)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user