update issue templates

This commit is contained in:
joBr99
2022-06-18 15:41:42 +02:00
parent bf2b30ce4c
commit 07610b481e
2 changed files with 57 additions and 17 deletions

View File

@@ -4,20 +4,49 @@ about: "[Bug] Create a report to help us improve"
title: "[BUG] "
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
<!-- Thanks for reporting a problem for this project. READ THIS FIRST:
**To Reproduce**
Steps to reproduce the behavior
This issue template is meant to REPORT BUGS/PROBLEMS ONLY
**Screenshots**
If applicable, add a picture to help explain your problem.
Please take a few minutes to complete the requested information below.
Our ability to provide assistance is greatly hampered without it.
**AppDaemon Logs**
Please check the appdaemon log for any errors add the log to this issue. (Settings > Add-ons > AppDaemon > Log)
DO NOT DELETE ANY TEXT from this template! Otherwise the issue will be auto-closed.
-->
**Additional context**
Add any other context about the problem here.
### PROBLEM DESCRIPTION
_A clear and concise description of what the problem is._
### REQUESTED INFORMATION
_Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!_
- [ ] Provide your apps.yaml:
```
apps.yaml here:
```
- [ ] Go to Settings>Add-ons>AppDaemon>Log and then, provide the output of the log during your issue/bug occurs:
```
Log output here:
```
### TO REPRODUCE
_Steps to reproduce the behavior:_
### EXPECTED BEHAVIOUR
_A clear and concise description of what you expected to happen._
### SCREENSHOTS
_If applicable, add screenshots/pictures to help explain your problem._
### ADDITIONAL CONTEXT
_Add any other context about the problem here._