mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 04:36:31 +00:00
Create templates for Bugs, Request and Troubleshooting
As an attempt to help on the issues resolutions, a clasification is needed also providing some steps for the descriptions required.
This commit is contained in:
parent
e6a1eff8ed
commit
162a3cc2ce
27
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
Normal file
27
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
|
||||||
|
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
|
||||||
|
- [ ] Hardware used :
|
||||||
|
- [ ] Provide the output of command ``status 0`` :
|
||||||
|
|
||||||
|
**To Reproduce**
|
||||||
|
Steps to reproduce the behavior:
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
Loading…
x
Reference in New Issue
Block a user