Tasmota/.github/ISSUE_TEMPLATE/Bug_report.md

40 lines
1.1 KiB
Markdown
Raw Normal View History

---
name: Bug report
about: Create a report to help us improve
---
2018-09-17 07:23:39 +01:00
**IMPORTANT NOTICE**
2018-09-17 08:08:37 +01:00
If you do not complete the template below it is likely that your issue will not be addressed. When providing information about your issue please be as extensive as possible so that it can be solved by as little as possible responses.
2018-09-17 07:23:39 +01:00
**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_ :
2018-09-17 07:23:39 +01:00
- [ ] _Development/Compiler/Upload tools used_ :
2018-08-25 14:24:09 +01:00
- [ ] _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)**