Update ---bug_report.yml
This commit is contained in:
parent
47780d3c92
commit
c6fcf9d6cb
1 changed files with 2 additions and 1 deletions
3
.github/ISSUE_TEMPLATE/---bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/---bug_report.yml
vendored
|
@ -9,8 +9,9 @@ body:
|
|||
value: Thanks for taking the time to file a bug report! Please fill out this form as completely as possible.
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Environment Checklist
|
||||
options:
|
||||
- label: I am on the **latest version of Astro** and all plugins.
|
||||
- label: I am using the **latest version of Astro** and all plugins.
|
||||
required: true
|
||||
- label: I am using a version of Node that supports ESM (`v12.20.0+`, `v14.13.1+`, or `v16.0.0+`)
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue