diff --git a/.github/DISCUSSION_TEMPLATE/question.yml b/.github/DISCUSSION_TEMPLATE/question.yml new file mode 100644 index 000000000..8b1471ee3 --- /dev/null +++ b/.github/DISCUSSION_TEMPLATE/question.yml @@ -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