aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorGravatar Erika <3019731+Princesseuh@users.noreply.github.com> 2024-05-24 16:17:16 +0200
committerGravatar GitHub <noreply@github.com> 2024-05-24 16:17:16 +0200
commit33902e773a6ef733cd49715c8069a5f5233d382e (patch)
tree5ffd20f5a459b371c03c54cf812227cd3195f17a /.github/ISSUE_TEMPLATE
parent5af99dc8f1a144f3a2fdf254e25c42e83c7646dd (diff)
downloadastro-33902e773a6ef733cd49715c8069a5f5233d382e.tar.gz
astro-33902e773a6ef733cd49715c8069a5f5233d382e.tar.zst
astro-33902e773a6ef733cd49715c8069a5f5233d382e.zip
nit: update Node version in issue template (#11143)
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/---01-bug-report.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/---01-bug-report.yml b/.github/ISSUE_TEMPLATE/---01-bug-report.yml
index 0abf947cc..3a2ec9866 100644
--- a/.github/ISSUE_TEMPLATE/---01-bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/---01-bug-report.yml
@@ -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: