From b6fbcef6f0a4cb8e8218233be1ac20e08c37e70b Mon Sep 17 00:00:00 2001 From: Matiss Janis Aboltins Date: Mon, 16 Dec 2024 20:21:15 +0000 Subject: [PATCH] Update bug-report.yml --- .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 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