Added repository files

This commit is contained in:
Tobias Brenner
2021-11-28 12:55:29 +01:00
parent 3a3618eb31
commit e407b4ab3a
15 changed files with 333 additions and 1 deletions
+35
View File
@@ -0,0 +1,35 @@
---
name: Bug report
about: Create a report to help us improve
title: ""
labels: ""
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.
**Add-On / Home Assistant Information (please complete the following information):**
- Add-On Version (e.g. 0.7)
- Supervisor Version (e.g. supervisor-2021.10.8)
- Core Version (e.g. core-2021.11.5)
- Operating System (e.g. Home Assistant OS 6.6)
- Devices (e.g. Raspberry Pi 4 Model B)
**Additional context**
Add any other context about the problem here.
+19
View File
@@ -0,0 +1,19 @@
---
name: Feature request
about: Suggest an idea for this project
title: ""
labels: ""
assignees: ""
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.