diff options
author | 2025-05-29 18:32:14 +0900 | |
---|---|---|
committer | 2025-05-29 10:32:14 +0100 | |
commit | 9297c6e93c13eaf308dfc89276c0fc1fde828d8a (patch) | |
tree | ed58b161a1d5ee6e1dd576988a0d3be358b3a914 /.github/ISSUE_TEMPLATE | |
parent | 9dbe7eac92d346e21184e468e92b458cdb71529c (diff) | |
download | astro-9297c6e93c13eaf308dfc89276c0fc1fde828d8a.tar.gz astro-9297c6e93c13eaf308dfc89276c0fc1fde828d8a.tar.zst astro-9297c6e93c13eaf308dfc89276c0fc1fde828d8a.zip |
chore: Node.js version in issue templates (#13859)
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/---01-bug-report.yml | 2 |
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 9f9bb166d..eb1ee8ae2 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 (`v18.17.1` or `v20.3.0` or higher.) + ✅ I am using a version of Node that Astro supports (`v18.20.8`, `v20.3.0`, `v22.0.0` or higher.) - type: textarea id: astro-info attributes: |