Update bug-report.yml
This commit is contained in:
parent
bb166a817a
commit
2c7f688fb2
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
|
@ -41,6 +41,9 @@ body:
|
||||||
label: System Info
|
label: System Info
|
||||||
description: Output of `npx envinfo --system --npmPackages vue,@vueuse/core,radix-vue,nuxt,shadcn-vue,shadcn-nuxt,unplugin-auto-import --binaries --browsers`
|
description: Output of `npx envinfo --system --npmPackages vue,@vueuse/core,radix-vue,nuxt,shadcn-vue,shadcn-nuxt,unplugin-auto-import --binaries --browsers`
|
||||||
render: bash
|
render: bash
|
||||||
|
placeholder: System, Binaries, Browsers
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: contributes
|
id: contributes
|
||||||
attributes:
|
attributes:
|
||||||
|
|
@ -48,6 +51,3 @@ body:
|
||||||
options:
|
options:
|
||||||
- label: I am willing to submit a PR to fix this issue
|
- label: I am willing to submit a PR to fix this issue
|
||||||
- label: I am willing to submit a PR with failing tests
|
- label: I am willing to submit a PR with failing tests
|
||||||
placeholder: System, Binaries, Browsers
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user