diff --git a/.github/ISSUE_TEMPLATE/bug-link.yml b/.github/ISSUE_TEMPLATE/bug-link.yml deleted file mode 100644 index 66b1424f3..000000000 --- a/.github/ISSUE_TEMPLATE/bug-link.yml +++ /dev/null @@ -1,5 +0,0 @@ -blank_issues_enabled: false -contact_links: - - name: Frigate Bug Report - url: https://github.com/blakeblackshear/frigate/discussions/new/choose - about: Report a specific bug. 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.