Update bug_report.yml
This commit is contained in:
parent
d2f9d5d3d2
commit
116308f3af
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -34,7 +34,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Package version
|
label: Package version
|
||||||
description: Which version of are you using? Run `npm list <package>` in your project directory and paste the output.
|
description: Which version of are you using? Run `npm list <package>` in your project directory and paste the output.
|
||||||
placeholder: You need to make sure you are using the latest version, older versions are not supported
|
placeholder: Older versions are not supported.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
Loading…
Reference in New Issue
Block a user