aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorGravatar Chris Swithinbank <swithinbank@gmail.com> 2022-07-15 14:15:04 +0200
committerGravatar GitHub <noreply@github.com> 2022-07-15 08:15:04 -0400
commit31f9c0bf029ffa4b470e620f2c32e1370643e81e (patch)
tree2b30f332639eda9a2147dfa816e0f04fb841b1de /.github/ISSUE_TEMPLATE
parentf7fa39e682f6039e4f14102f8cd69ff2ba71b3e3 (diff)
downloadastro-31f9c0bf029ffa4b470e620f2c32e1370643e81e.tar.gz
astro-31f9c0bf029ffa4b470e620f2c32e1370643e81e.tar.zst
astro-31f9c0bf029ffa4b470e620f2c32e1370643e81e.zip
Roll back supported Node engines (#3937)
Fixes #3936
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 c74e75607..99594a832 100644
--- a/.github/ISSUE_TEMPLATE/---01-bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/---01-bug-report.yml
@@ -11,7 +11,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 supports ESM (`v14.20.0+`, or `v16.14.0+`)
+ ✅ I am using a version of Node that supports ESM (`v14.18.0+`, or `v16.12.0+`)
- type: input
id: astro-version
attributes: