Update issue templates
This commit is contained in:
parent
04d5af4ea9
commit
3b4b49cf31
1 changed files with 43 additions and 0 deletions
43
.github/ISSUE_TEMPLATE/🐛-bug-report.md
vendored
Normal file
43
.github/ISSUE_TEMPLATE/🐛-bug-report.md
vendored
Normal file
|
@ -0,0 +1,43 @@
|
||||||
|
---
|
||||||
|
name: "\U0001F41B Bug Report"
|
||||||
|
about: Thanks for reporting an issue! Please fill out the information below so we
|
||||||
|
can help you faster.
|
||||||
|
title: ''
|
||||||
|
labels: bug, Needs Investigation
|
||||||
|
assignees: Ferdinand99
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### **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.
|
||||||
|
|
||||||
|
### **📜 Logs**
|
||||||
|
Paste any relevant logs here:
|
||||||
|
|
||||||
|
<Copy logs from Home Assistant or the add-on> ```
|
||||||
|
|
||||||
|
🏠 Home Assistant Version
|
||||||
|
Home Assistant Version: X.X.X
|
||||||
|
Newt Add-on Version: X.X.X
|
||||||
|
Installation Type: (Home Assistant OS / Supervised / Container / Core)
|
||||||
|
|
||||||
|
💻 System Details
|
||||||
|
Hardware: (Raspberry Pi / Intel NUC / x86-64 / Other)
|
||||||
|
Network Setup: (WiFi / Ethernet)
|
||||||
|
Any other relevant details?
|
||||||
|
|
||||||
|
📷 Screenshots
|
||||||
|
If applicable, add screenshots to help explain the issue.
|
||||||
|
|
||||||
|
ℹ️ Additional context
|
||||||
|
Any other details we should know?
|
Loading…
Add table
Add a link
Reference in a new issue