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:
|
||||
label: What package manager are you using?
|
||||
options:
|
||||
- `npm v6`
|
||||
- `npm v7`
|
||||
- `yarn v1 (classic)`
|
||||
- `yarn v2 (berry)`
|
||||
- `pnpm`
|
||||
- other (please explain)
|
||||
- "`npm v6`"
|
||||
- "`npm v7`"
|
||||
- "`yarn v1 (classic)`"
|
||||
- "`yarn v2 (berry)`"
|
||||
- "`pnpm`"
|
||||
- "other (please mention in description)"
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
|
Loading…
Reference in a new issue