mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
Update bug_report_beta.yml
This commit is contained in:
parent
293a075b51
commit
9cc181c340
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report_beta.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report_beta.yml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: "\U0001F41B Bug Report (Beta)"
|
name: "\U0001F41B Bug Report (Beta)"
|
||||||
description: Report an issue or possible bug
|
description: Report an issue or possible bug
|
||||||
title: "\U0001F41B"
|
title: "\U0001F41B "
|
||||||
labels: []
|
labels: []
|
||||||
assignees: []
|
assignees: []
|
||||||
body:
|
body:
|
||||||
|
@ -16,7 +16,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: What version of Node.js are you using?
|
label: What version of Node.js are you using?
|
||||||
description: 'Astro requires a Node version that supports ESM (`v12.20.0+, v14.13.1+, or v16.0.0+`)'
|
description: 'Astro requires a Node version that supports ESM (`v12.20.0+, v14.13.1+, or v16.0.0+`)'
|
||||||
placeholder: '12.20.0'
|
placeholder: '14.13.1'
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: What package manager are you using?
|
label: What package manager are you using?
|
||||||
|
|
Loading…
Add table
Reference in a new issue