From 116308f3af7b9aab0b25ba1bb6d1452248f6da00 Mon Sep 17 00:00:00 2001 From: March 7th <71698422+aiko-chan-ai@users.noreply.github.com> Date: Wed, 11 May 2022 18:42:05 +0700 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 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