mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-26 05:39:04 +03:00
CI / AMD64 Build (push) Canceled after 0s
CI / ARM Build (push) Canceled after 0s
CI / Jetson Jetpack 6 (push) Canceled after 0s
CI / AMD64 Extra Build (push) Canceled after 0s
CI / ARM Extra Build (push) Canceled after 0s
CI / Synaptics Build (push) Canceled after 0s
CI / Assemble and push default build (push) Canceled after 0s
* add frigate github AI policy * update language * add tldr
25 lines
1.1 KiB
YAML
25 lines
1.1 KiB
YAML
title: "[Question]: "
|
|
labels: ["question"]
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Use this form for questions you have about Frigate.
|
|
|
|
Before submitting your question, please [search the discussions][discussions], read the [official Frigate documentation][docs], and read the [Frigate FAQ][faq] pinned at the Discussion page to see if your question has already been answered by the community.
|
|
|
|
**If you are looking for support, start a new discussion and use a support category.**
|
|
|
|
By posting here you agree to follow our [AI policy][ai-policy]. Posts that appear to be written by an AI on your behalf may be closed without a response.
|
|
|
|
[discussions]: https://www.github.com/blakeblackshear/frigate/discussions
|
|
[docs]: https://docs.frigate.video
|
|
[faq]: https://github.com/blakeblackshear/frigate/discussions/12724
|
|
[ai-policy]: https://github.com/blakeblackshear/frigate/blob/dev/AI_POLICY.md
|
|
- type: textarea
|
|
id: description
|
|
attributes:
|
|
label: "What is your question?"
|
|
validations:
|
|
required: true
|