From a183d5ad645999837b85b97845af2678fa549e9a Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 3 Jun 2024 07:10:22 -0600 Subject: [PATCH] Use existing template --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7ae5ad8ea..cceffdee9 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,3 +3,6 @@ contact_links: - name: Frigate Support url: https://github.com/blakeblackshear/frigate/discussions/new/choose about: Get support for setting up or troubelshooting Frigate. + - name: Frigate Bug Report + url: https://github.com/blakeblackshear/frigate/discussions/new/choose + about: Report a specific UI or backend bug.