add issue template for wfc

This commit is contained in:
joBr99
2022-07-10 23:15:02 +02:00
parent ea01cd62fb
commit 0e05e7ed6e
2 changed files with 63 additions and 0 deletions

View File

@@ -0,0 +1,57 @@
---
name: Help - Waiting for Content
about: "[Help] Waiting for Content"
title: "[Help] "
labels: question
assignees: ''
---
<!-- Thanks for reporting a problem for this project. READ THIS FIRST:
This issue template is meant to REPORT BUGS/PROBLEMS ONLY
Please take a few minutes to complete the requested information below.
The ability to provide assistance is greatly hampered without it.
PLEASE RESTART APPDAEMON BEFORE SUBMITTING AN ISSUE
To reload all modules after an Update it is reqired to restart the AppDaemon Container, as noted in every Release Notes.
DO NOT DELETE ANY TEXT from this template! Otherwise the issue will be auto-closed.
-->
### PROBLEM DESCRIPTION
_A clear and concise description of what the problem is._
I'm seeing the waiting for content message on the Panel and I'm unable to find the configuration issue.
[] I've double checked each step explained in the FAQ:
https://docs.nspanel.pky.eu/faq/#waiting-for-content-this-is-taking-longer-than-usual-on-the-screen
### REQUESTED INFORMATION
_Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!_
- [ ] Provide a screenshot of your tasmota mqtt configuration:
- [ ] Provide your appdaemon.yaml:
```
appdaemon.yaml here:
```
- [ ] Provide your apps.yaml:
```
apps.yaml here:
```
- [ ] Go to Settings>Add-ons>AppDaemon>Log and then, provide the output of the log after restarting the appdaemon container:
```
Log output here:
```

View File

@@ -31,6 +31,12 @@ issueConfigs:
# template 2: feature request
- "FEATURE DESCRIPTION"
- "PANEL / FIRMWARE VERION"
- content:
# template 3: fwaiting for content
- "Provide a screenshot of your tasmota mqtt configuration"
- "Provide your appdaemon.yaml"
- "Provide your apps.yaml"
- "put of the log after restarting the appdaemon container"
# Optional configuration:
#