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