diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c3d35b9..e02597e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -59,7 +59,7 @@ body: id: version attributes: label: Version and commit hash - placeholder: e.g. 2.0.0 (commit: 04fb8387948a89e5379a35500bf744ae7f2e6ec4) + placeholder: "e.g. 2.0.0 (commit: 04fb8387948a89e5379a35500bf744ae7f2e6ec4)" description: Go to the application, click "About" and copy the "Version" string validations: required: true