generated from custom-cards/boilerplate-card
-
-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Strength the github issue templates
* Reduce mandatory information * Diagnostics information always required
- Loading branch information
1 parent
0934b9c
commit afc0bff
Showing
2 changed files
with
23 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,45 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
about: Create a report to help the card improve | ||
title: '' | ||
labels: bug | ||
assignees: '' | ||
--- | ||
|
||
<!-- READ THIS FIRST: | ||
- If you need additional help with this template please refer to https://www.home-assistant.io/help/reporting_issues/ | ||
- Make sure you are running the latest version of Home Assistant before reporting an issue: https://github.com/home-assistant/home-assistant/releases | ||
- Provide as many details as possible. Do not delete any text from this template! | ||
--> | ||
<!-- ====================================================================== --> | ||
<!-- *** PLEASE DO NOT IGNORE THIS TEMPLATE *** --> | ||
<!-- *** *** --> | ||
<!-- *** This is the smallest amount of information needed to help you! *** --> | ||
<!-- ====================================================================== --> | ||
|
||
**Checklist:** | ||
|
||
- [ ] I updated to the latest version available | ||
- [ ] I cleared the cache of my browser | ||
|
||
**Release with the issue:** | ||
|
||
**Last working release (if known):** | ||
- Please try updating to the [latest available version](https://github.com/dermotduffy/frigate-hass-card/releases). | ||
- Please try clearing your browser cache. | ||
|
||
**Browser and Operating System:** | ||
**[REQUIRED] Card diagnostic information:** | ||
|
||
<!-- | ||
Provide details about what browser (and version) you are seeing the issue in. And also which operating system this is on. If possible try to replicate the issue in other browsers and include your findings here. | ||
On the card, hold down the Default/Frigate menu button for a few seconds then paste the diagnostics below. No help can be provided without this | ||
--> | ||
|
||
**Description of problem:** | ||
```yaml | ||
|
||
<!-- | ||
Explain what the issue is, and how things should look/behave. If possible provide a screenshot with a description. | ||
--> | ||
``` | ||
|
||
**Frigate card diagnostic information** | ||
**[REQUIRED] Description of problem:** | ||
|
||
<!-- | ||
On the card, hold down the Frigate menu button for a few seconds then paste the diagnostics below: | ||
Explain what the issue is, and how things should look/behave. If possible provide a screenshot with a description. | ||
--> | ||
|
||
```yaml | ||
**[OPTIONAL] Last working release (if known):** | ||
|
||
``` | ||
|
||
**Javascript errors shown in the web inspector (if applicable):** | ||
**[OPTIONAL] Javascript errors shown in the web inspector:** | ||
|
||
``` | ||
```text | ||
``` | ||
|
||
**Additional information:** | ||
**[OPTIONAL] Additional information:** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters