Update discussion templates (#13303)

* Update discussion templates

* camera support go2rtc
This commit is contained in:
Josh Hawkins 2024-08-23 18:05:14 -05:00 committed by GitHub
parent 2dc5a7f767
commit fdb5d53960
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 33 additions and 16 deletions

View File

@ -50,7 +50,7 @@ body:
id: go2rtclogs
attributes:
label: Relevant go2rtc log output
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. This will be automatically formatted into code, so no need for backticks.
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. Logs can be viewed via the Frigate UI, Docker, or the go2rtc dashboard. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
@ -125,8 +125,10 @@ body:
- type: textarea
id: screenshots
attributes:
label: Screenshots of the Frigate UI's System metrics pages and any other screenshots pertinent to your issue.
description: Drag and drop for images is possible in this field.
label: Screenshots of the Frigate UI's System metrics pages
description: Drag and drop for images is possible in this field. Please post screenshots of at least General and Cameras tabs.
validations:
required: true
- type: textarea
id: other
attributes:

View File

@ -94,7 +94,8 @@ body:
- type: textarea
id: screenshots
attributes:
label: Screenshots of the Frigate UI's System metrics pages and any other screenshots pertinent to your issue. Drag and drop or simple cut/paste is possible in this field.
label: Screenshots of the Frigate UI's System metrics pages
description: Drag and drop or simple cut/paste is possible in this field
- type: textarea
id: other
attributes:

View File

@ -52,7 +52,7 @@ body:
id: go2rtclogs
attributes:
label: Relevant go2rtc log output
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. This will be automatically formatted into code, so no need for backticks.
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. Logs can be viewed via the Frigate UI, Docker, or the go2rtc dashboard. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
@ -96,8 +96,10 @@ body:
- type: textarea
id: screenshots
attributes:
label: Screenshots of the Frigate UI's System metrics pages and any other screenshots pertinent to your issue.
description: Drag and drop for images is possible in this field.
label: Screenshots of the Frigate UI's System metrics pages
description: Drag and drop for images is possible in this field. Please post screenshots of at least General and Cameras tabs.
validations:
required: true
- type: textarea
id: other
attributes:

View File

@ -50,7 +50,7 @@ body:
id: go2rtclogs
attributes:
label: Relevant go2rtc log output
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. This will be automatically formatted into code, so no need for backticks.
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. Logs can be viewed via the Frigate UI, Docker, or the go2rtc dashboard. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
@ -125,8 +125,8 @@ body:
- type: textarea
id: screenshots
attributes:
label: Screenshots of the Frigate UI's System metrics pages and any other screenshots pertinent to your issue.
description: Drag and drop for images is possible in this field.
label: Screenshots of the Frigate UI's System metrics pages
description: Drag and drop for images is possible in this field
- type: textarea
id: other
attributes:

View File

@ -58,7 +58,7 @@ body:
id: go2rtclogs
attributes:
label: Relevant go2rtc log output
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. This will be automatically formatted into code, so no need for backticks.
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. Logs can be viewed via the Frigate UI, Docker, or the go2rtc dashboard. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
@ -114,8 +114,10 @@ body:
- type: textarea
id: screenshots
attributes:
label: Screenshots of the Frigate UI's System metrics pages and any other screenshots pertinent to your issue.
description: Drag and drop for images is possible in this field.
label: Screenshots of the Frigate UI's System metrics pages
description: Drag and drop for images is possible in this field. Please post screenshots of at least General and Cameras tabs.
validations:
required: true
- type: textarea
id: other
attributes:

View File

@ -68,6 +68,14 @@ body:
render: yaml
validations:
required: true
- type: textarea
id: docker
attributes:
label: docker-compose file or Docker CLI command
description: This will be automatically formatted into code, so no need for backticks.
render: yaml
validations:
required: true
- type: textarea
id: frigatelogs
attributes:
@ -80,7 +88,7 @@ body:
id: go2rtclogs
attributes:
label: Relevant go2rtc log output
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. This will be automatically formatted into code, so no need for backticks.
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. Logs can be viewed via the Frigate UI, Docker, or the go2rtc dashboard. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
@ -128,8 +136,10 @@ body:
- type: textarea
id: screenshots
attributes:
label: Screenshots of the Frigate UI's System metrics pages and any other screenshots pertinent to your issue.
description: Drag and drop for images is possible in this field.
label: Screenshots of the Frigate UI's System metrics pages
description: Drag and drop for images is possible in this field. Please post screenshots of all tabs.
validations:
required: true
- type: textarea
id: other
attributes: