diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 24c04fbbacc..9a53dc6ed45 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -39,7 +39,7 @@ body: attributes: label: How can we reproduce the issue? description: Please give step-by-step instructions on how to reproduce the issue. In most cases this might also require uploading a sample budget/import file. - value: '' + value: ' ' validations: required: true - type: markdown