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 05:12:40 -07:00
committed by GitHub
parent 5720b63d70
commit a1b5fb81fd
7 changed files with 21 additions and 5 deletions

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