From 04abb0fdb35885e8da0d501e090b280d5878bba3 Mon Sep 17 00:00:00 2001 From: Christiaan Goossens <9487666+christiaangoossens@users.noreply.github.com> Date: Tue, 28 Apr 2026 11:30:37 +0200 Subject: [PATCH] Further improvements to issue templates (#296) * Update bug_report.md * Update 0-anything-else.md --- .github/ISSUE_TEMPLATE/0-anything-else.md | 8 ++++---- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/0-anything-else.md b/.github/ISSUE_TEMPLATE/0-anything-else.md index 90ae9eb..19b1011 100644 --- a/.github/ISSUE_TEMPLATE/0-anything-else.md +++ b/.github/ISSUE_TEMPLATE/0-anything-else.md @@ -11,10 +11,10 @@ assignees: '' A clear and concise description of what the issue is. **Version** -- Home Assistant version: [e.g. 2026.4.1] -- Home Assistant install method: [e.g. Container or HA OS] -- Integration version: [e.g. 1.0.2] -- If applicable for a frontend bug, browser (type and version): [e.g. Chrome 102] +- Home Assistant version: `for example 2026.4.1` +- Home Assistant install method: `for example Container or HA OS` +- Integration version: `for example 1.0.2` +- If applicable for a frontend bug, browser (type and version): `for example Chrome 102` **Additional context** Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 74a1bb0..2127584 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,10 +24,10 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Version** -- Home Assistant version: [e.g. 2026.4.1] -- Home Assistant install method: [e.g. Container or HA OS] -- Integration version: [e.g. 1.0.2] -- If applicable for a frontend bug, browser (type and version): [e.g. Chrome 102] +- Home Assistant version: `for example 2026.4.1` +- Home Assistant install method: `for example Container or HA OS` +- Integration version: `for example 1.0.2` +- If applicable for a frontend bug, browser (type and version): `for example Chrome 102` **Additional context** Add any other context about the problem here.