From 00b72dc0a5fa1afd7f97e261b8124e248951b00c Mon Sep 17 00:00:00 2001 From: OpenSauce04 Date: Fri, 28 Feb 2025 08:06:44 +0000 Subject: [PATCH] github: Fixed bug_report.yml issue template --- .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 bcca38a60..dd4e9e152 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -16,7 +16,7 @@ body: attributes: label: Affected Build(s) description: List the affected build(s) that this issue applies to. - placeholder: 1234 + placeholder: "1234" validations: required: true - type: textarea