From f614d2c435bbb4ea6df89d0c174c3acb920d74b1 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Thu, 9 Feb 2023 02:02:00 +0100 Subject: [PATCH] bug_report.yml hotfix --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4994debbb..f65f32540 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -76,7 +76,7 @@ body: attributes: label: Applied Mods? options: - - label: Yes + - label: "Yes" required: false - type: textarea id: mods @@ -93,4 +93,4 @@ body: - Additional info about your environment: - Any other information relevant to your issue. validations: - required: false \ No newline at end of file + required: false