mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
Update ---bug_report.yml
This commit is contained in:
parent
36a461861f
commit
40ae924e63
1 changed files with 6 additions and 6 deletions
12
.github/ISSUE_TEMPLATE/---bug_report.yml
vendored
12
.github/ISSUE_TEMPLATE/---bug_report.yml
vendored
|
@ -19,12 +19,12 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: What package manager are you using?
|
label: What package manager are you using?
|
||||||
options:
|
options:
|
||||||
- `npm v6`
|
- "`npm v6`"
|
||||||
- `npm v7`
|
- "`npm v7`"
|
||||||
- `yarn v1 (classic)`
|
- "`yarn v1 (classic)`"
|
||||||
- `yarn v2 (berry)`
|
- "`yarn v2 (berry)`"
|
||||||
- `pnpm`
|
- "`pnpm`"
|
||||||
- other (please explain)
|
- "other (please mention in description)"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
|
Loading…
Reference in a new issue