Configure Issue Templates (#294)

* Added premade issue templates

* Add links

* Put anything else at the end
This commit is contained in:
Christiaan Goossens
2026-04-28 11:24:52 +02:00
committed by GitHub
parent 819b3fb679
commit 1bcc65d649
3 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
---
name: Anything else
about: If your issue isn't any of the other types above
title: ''
labels: question
assignees: ''
---
**Describe your issue**
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]
**Additional context**
Add any other context about the problem here.