From 9432743cea2a489f17dd0add513dafc4cfe9d944 Mon Sep 17 00:00:00 2001 From: Dom Rodriguez Date: Sat, 4 Sep 2021 16:15:22 +0100 Subject: [PATCH] Fix typo in template question Signed-off-by: Dom Rodriguez --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index eb680af6..c633103a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -51,7 +51,7 @@ body: - type: dropdown id: os attributes: - label: What OSes are you seeing the problem on? (Check all that apply). + label: What OSes are you seeing the problem on? (Check all that apply) multiple: true options: - Linux