aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2022-07-11 11:32:53 -0500
committerGravatar GitHub <noreply@github.com> 2022-07-11 11:32:53 -0500
commit1cc5b78905633608e5b07ad291f916f54e67feb1 (patch)
treeec6fa9cfedd7e7d106922884506ec7819aa3aa81 /.github/ISSUE_TEMPLATE
parentcb6a973839450dea1705407e1060919c946cca99 (diff)
downloadastro-1cc5b78905633608e5b07ad291f916f54e67feb1.tar.gz
astro-1cc5b78905633608e5b07ad291f916f54e67feb1.tar.zst
astro-1cc5b78905633608e5b07ad291f916f54e67feb1.zip
fix(#3071): update supported node versions (#3871)
Co-authored-by: Nate Moore <nate@astro.build>
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 05d9fe549..f8701dfb8 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.15.0+`, or `v16.0.0+`)
+ ✅ I am using a version of Node that supports ESM (`v14.20.0+`, or `v16.16.0+`)
- type: input
id: astro-version
attributes: