Improve issue template
This improves clarity.
This commit is contained in:
parent
d574fe737c
commit
6b47dc0e52
21
.github/ISSUE_TEMPLATE/bug-report.md
vendored
21
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -8,33 +8,36 @@ assignees: ''
|
|||||||
|
|
||||||
My Home Assistant version: 0.XX.X
|
My Home Assistant version: 0.XX.X
|
||||||
|
|
||||||
What I am doing:
|
**What I am doing:**
|
||||||
|
|
||||||
|
|
||||||
What I expected to happen:
|
**What I expected to happen:**
|
||||||
|
|
||||||
|
|
||||||
What happened instead:
|
**What happened instead:**
|
||||||
|
|
||||||
|
|
||||||
**Minimal** steps to reproduce:
|
**Minimal** steps to reproduce:
|
||||||
|
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# The least ammount of code possible to reproduce my error
|
# The least amount of code or steps possible to reproduce my error
|
||||||
|
|
||||||
|
# Put your code/steps here
|
||||||
|
|
||||||
# End of code
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
Error messages from the browser console:
|
**Error messages from the browser console:**
|
||||||
|
|
||||||
|
```
|
||||||
|
// Select everything from the browser console and copy it
|
||||||
|
|
||||||
|
// Paste it here
|
||||||
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**By putting an X in the boxes ([ ]) below, I indicate that I:**
|
**By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:**
|
||||||
|
|
||||||
- [ ] Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
|
- [ ] Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user