From 92f253f7568c1ce4fa80c7b873da5b20178288de Mon Sep 17 00:00:00 2001 From: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com> Date: Thu, 6 Nov 2025 09:37:20 -0800 Subject: [PATCH] [signalapp/Signal-Desktop#7571] Fix duplicate word in bug report template Co-authored-by: jdev-02 --- .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 94d2b36e64..b9337ccdc8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -21,7 +21,7 @@ body: label: "Using a supported version?" description: "Search issues here: https://github.com/signalapp/Signal-Desktop/issues" options: - - label: I have searched searched open and closed issues for duplicates. + - label: I have searched open and closed issues for duplicates. required: true - label: I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package. required: true