From 429352206e454681a89a59ab196888df5667cc5a Mon Sep 17 00:00:00 2001 From: Michael Hillcox Date: Mon, 3 Jun 2024 14:28:42 +0100 Subject: [PATCH] fix: strings --- .github/ISSUE_TEMPLATE/bug_reports.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_reports.yml b/.github/ISSUE_TEMPLATE/bug_reports.yml index 635907e..d827a20 100644 --- a/.github/ISSUE_TEMPLATE/bug_reports.yml +++ b/.github/ISSUE_TEMPLATE/bug_reports.yml @@ -106,9 +106,9 @@ body: label: Pack has been modified description: Have you modified the modpack in any way? options: - - label: Yes + - label: "Yes" required: false - - label: No + - label: "No" required: false - type: textarea id: logs