From a94410891090cd4726504e812e9778d4878f20c3 Mon Sep 17 00:00:00 2001 From: Joy <29514446+fillwithjoy1@users.noreply.github.com> Date: Wed, 20 Nov 2024 13:05:15 +1000 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 98176172dfd..d6fddb615d2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -15,7 +15,7 @@ body: id: guidelines attributes: label: "Guidelines" - description: "Search issues here: https://github.com/signalapp/Signal-Android/issues" + description: "Search issues here: https://github.com/signalapp/Signal-Android/issues/?q=is%3Aissue+" options: - label: I have searched searched open and closed issues for duplicates required: true