From 9f932c3fbc6a54ec95ff6d1a5e89be35d9bc8924 Mon Sep 17 00:00:00 2001 From: Hiro Date: Thu, 21 Dec 2023 10:33:29 +0530 Subject: [PATCH] Update bug_report.yml fix issue template for older versions --- .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 e5af446..282cd89 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -37,7 +37,7 @@ body: id: version attributes: label: Version - description: What version are you running? Run `nvm --version` to find out. **Please don't assume. Check the version.** + description: What version are you running? Run `nvm version` to find out. **Please don't assume. Check the version.** options: - 1.1.11 or newer (Default) - 1.1.10