Files
hass-oidc-auth/.github/ISSUE_TEMPLATE/bug_report.md
Christiaan Goossens 1bcc65d649 Configure Issue Templates (#294)
* Added premade issue templates

* Add links

* Put anything else at the end
2026-04-28 11:24:52 +02:00

34 lines
794 B
Markdown

---
name: Bug report
about: Something is going wrong (or not matching expected behavior)
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
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]
**Additional context**
Add any other context about the problem here.