mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
nit: update Node version in issue template (#11143)
This commit is contained in:
parent
5af99dc8f1
commit
33902e773a
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/---01-bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/---01-bug-report.yml
vendored
|
@ -10,7 +10,7 @@ body:
|
|||
Thank you for taking the time to file a bug report! Please fill out this form as completely as possible.
|
||||
|
||||
✅ I am using the **latest version of Astro** and all plugins.
|
||||
✅ I am using a version of Node that Astro supports (`>=18.14.1`)
|
||||
✅ I am using a version of Node that Astro supports (`v18.17.1` or `v20.3.0` or higher.)
|
||||
- type: textarea
|
||||
id: astro-info
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Reference in a new issue