forked from Github/frigate
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:
12
.github/DISCUSSION_TEMPLATE/question.yml
vendored
Normal file
12
.github/DISCUSSION_TEMPLATE/question.yml
vendored
Normal 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
|
||||
Reference in New Issue
Block a user