Issue -> discussion (#9830)

* Link to discussions for support

* Move camera support

* Delete .github/ISSUE_TEMPLATE/camera_support_request.yml

* Create config_support.yml

* Delete .github/ISSUE_TEMPLATE/config_support_request.yml

* Delete .github/ISSUE_TEMPLATE/detector_support_request.yml

* Create detector_support.yml

* Move remaining items

* Create question.yml
This commit is contained in:
Nicolas Mowen
2024-02-16 06:12:40 -06:00
committed by GitHub
parent 5720b63d70
commit a1b5fb81fd
7 changed files with 21 additions and 5 deletions
@@ -14,7 +14,7 @@ body:
id: version
attributes:
label: Version
description: Visible on the Debug page in the Web UI
description: Visible on the System page in the Web UI
validations:
required: true
- type: textarea
@@ -14,7 +14,7 @@ body:
id: version
attributes:
label: Version
description: Visible on the Debug page in the Web UI
description: Visible on the System page in the Web UI
validations:
required: true
- type: textarea
@@ -14,7 +14,7 @@ body:
id: version
attributes:
label: Version
description: Visible on the Debug page in the Web UI
description: Visible on the System page in the Web UI
validations:
required: true
- type: textarea
@@ -14,7 +14,7 @@ body:
id: version
attributes:
label: Version
description: Visible on the Debug page in the Web UI
description: Visible on the System page in the Web UI
validations:
required: true
- type: textarea
@@ -14,7 +14,7 @@ body:
id: version
attributes:
label: Version
description: Visible on the Debug page in the Web UI
description: Visible on the System page in the Web UI
validations:
required: true
- type: textarea
+12
View File
@@ -0,0 +1,12 @@
name: Question
description: General question about Frigate
title: "[Question]: "
labels: ["question"]
assignees: []
body:
- type: textarea
id: description
attributes:
label: What is your question:
validations:
required: true
+4
View File
@@ -1 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Frigate Support
url: https://github.com/blakeblackshear/frigate/discussions/new/choose
about: Get support for setting up or troubelshooting Frigate.