Skip to content

Commit db51c48

Browse files
authored
Merge pull request #1078 from Nasfame/github/fix-issue-template
chore: fix github issue template for older versions
2 parents 7af9934 + 9f932c3 commit db51c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ body:
3737
id: version
3838
attributes:
3939
label: Version
40-
description: What version are you running? Run `nvm --version` to find out. **Please don't assume. Check the version.**
40+
description: What version are you running? Run `nvm version` to find out. **Please don't assume. Check the version.**
4141
options:
4242
- 1.1.11 or newer (Default)
4343
- 1.1.10

0 commit comments

Comments
 (0)