mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 20:25:26 +03:00
13 lines
251 B
YAML
13 lines
251 B
YAML
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
|