Tasmota/.github/ISSUE_TEMPLATE/Bug_report.md

36 lines
772 B
Markdown
Raw Normal View History

---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
2018-06-08 22:47:32 +01:00
_A clear and concise description of what the bug is._
2018-08-25 14:24:09 +01:00
_Also, make sure these boxes are checked [x] before submitting your issue - Thank you!_
- [ ] _Searched the problem in issues and in the wiki_
- [ ] _Hardware used_ :
- [ ] _Provide the output of command_``status 0`` :
2018-06-08 22:47:32 +01:00
```
STATUS 0 OUTPUT HERE
```
**To Reproduce**
2018-06-08 22:47:32 +01:00
_Steps to reproduce the behavior:_
2018-08-25 14:24:09 +01:00
**Expected behavior**
2018-06-08 22:47:32 +01:00
_A clear and concise description of what you expected to happen._
2018-08-25 14:24:09 +01:00
**Screenshots**
2018-06-08 22:47:32 +01:00
_If applicable, add screenshots to help explain your problem._
2018-08-25 14:24:09 +01:00
**Additional context**
2018-06-08 22:47:32 +01:00
_Add any other context about the problem here._
2018-05-13 01:03:46 +01:00
2018-08-25 14:24:09 +01:00
2018-05-13 01:03:46 +01:00
**(Please, remember to close the issue when the problem has been addressed)**