Further improvements to issue templates (#296)
* Update bug_report.md * Update 0-anything-else.md
This commit is contained in:
committed by
GitHub
parent
7f657411ad
commit
04abb0fdb3
8
.github/ISSUE_TEMPLATE/0-anything-else.md
vendored
8
.github/ISSUE_TEMPLATE/0-anything-else.md
vendored
@@ -11,10 +11,10 @@ assignees: ''
|
|||||||
A clear and concise description of what the issue is.
|
A clear and concise description of what the issue is.
|
||||||
|
|
||||||
**Version**
|
**Version**
|
||||||
- Home Assistant version: [e.g. 2026.4.1]
|
- Home Assistant version: `for example 2026.4.1`
|
||||||
- Home Assistant install method: [e.g. Container or HA OS]
|
- Home Assistant install method: `for example Container or HA OS`
|
||||||
- Integration version: [e.g. 1.0.2]
|
- Integration version: `for example 1.0.2`
|
||||||
- If applicable for a frontend bug, browser (type and version): [e.g. Chrome 102]
|
- If applicable for a frontend bug, browser (type and version): `for example Chrome 102`
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|||||||
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -24,10 +24,10 @@ A clear and concise description of what you expected to happen.
|
|||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Version**
|
**Version**
|
||||||
- Home Assistant version: [e.g. 2026.4.1]
|
- Home Assistant version: `for example 2026.4.1`
|
||||||
- Home Assistant install method: [e.g. Container or HA OS]
|
- Home Assistant install method: `for example Container or HA OS`
|
||||||
- Integration version: [e.g. 1.0.2]
|
- Integration version: `for example 1.0.2`
|
||||||
- If applicable for a frontend bug, browser (type and version): [e.g. Chrome 102]
|
- If applicable for a frontend bug, browser (type and version): `for example Chrome 102`
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|||||||
Reference in New Issue
Block a user