diff --git a/.github/ISSUE_TEMPLATE/other.yml b/.github/ISSUE_TEMPLATE/other.yml index 5e2219d..78bd76d 100644 --- a/.github/ISSUE_TEMPLATE/other.yml +++ b/.github/ISSUE_TEMPLATE/other.yml @@ -6,7 +6,8 @@ body: - type: textarea id: extrainfo attributes: - label: [' '] + label: Additional Information description: Is there anything else we should know about this issue? validations: required: false +use_blank_issues_enabled: true