Skip to content

Commit

Permalink
Change Node version in bug report template
Browse files Browse the repository at this point in the history
Co-authored-by: Jiralite <[email protected]>
  • Loading branch information
sdanialraza and Jiralite committed Jun 23, 2024
1 parent b31da3c commit 7cb956f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/01-bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ body:
description: |
Which version of Node.js are you using? Run `node --version` in your project directory and paste the output.
If you are using TypeScript, please include its version (`npm list typescript`) as well.
placeholder: Node.js version 18+ is required
placeholder: Node.js version 20+ is required
validations:
required: true
- type: input
Expand Down

0 comments on commit 7cb956f

Please sign in to comment.