From ae46a3ab62d15cf08d885cce4fbbf840e6f1bc64 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 Resolves #13803 --- .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 98176172df..d6fddb615d 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