diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 791e1fc..718c22f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -34,7 +34,7 @@ body: attributes: label: Package version description: Which version of are you using? Run `npm list ` 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: required: true - type: input