mirror of
https://github.com/Wessel/boilerplate.git
synced 2026-06-08 14:18:44 +02:00
fix(bug report): Fix label
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -48,7 +48,7 @@ body:
|
|||||||
- type: input
|
- type: input
|
||||||
id: lang-version
|
id: lang-version
|
||||||
attributes:
|
attributes:
|
||||||
label: {{project.lang}} version
|
label: '{{project.lang}} version'
|
||||||
description: |
|
description: |
|
||||||
Which version of {{project.lang}} are you using?
|
Which version of {{project.lang}} are you using?
|
||||||
validations:
|
validations:
|
||||||
|
|||||||
Reference in New Issue
Block a user