From 0cb3dc62119cb30c912f134f202fa0029368be27 Mon Sep 17 00:00:00 2001 From: bo0tzz Date: Sat, 1 Mar 2025 21:05:36 +0100 Subject: [PATCH] chore: add 'not duplicate' checkbox to issue template (#16462) --- .github/ISSUE_TEMPLATE/bug_report.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 346c6e60f2..86bef294fb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,6 +1,13 @@ name: Report an issue with Immich description: Report an issue with Immich body: + - type: checkboxes + attributes: + label: I have searched the existing issues to make sure this is not a duplicate report. + options: + - label: "Yes" + required: true + - type: markdown attributes: value: |