From f73c112e078a4776be90b1ee82050b51683b5041 Mon Sep 17 00:00:00 2001 From: Miraculixx <82050017+MiraculixxT@users.noreply.github.com> Date: Mon, 2 Oct 2023 19:28:45 +0200 Subject: [PATCH] Fixing bug report template - Wrong nesting (#756) * Wrap string in quotes to support brackets * Moving string to label --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 045d8c1cf..2727627ad 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -26,7 +26,8 @@ body: validations: required: false - type: textarea - attributes: System information + attributes: + label: System information description: Add any information about what OS you are on (like Windows or Mac), and what version of the app you are using. - type: textarea attributes: