Update bug-report.yml

This commit is contained in:
Sadegh Barati 2024-01-31 20:02:41 +03:30 committed by GitHub
parent bb166a817a
commit 2c7f688fb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,6 +41,9 @@ body:
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`
render: bash
placeholder: System, Binaries, Browsers
validations:
required: true
- type: checkboxes
id: contributes
attributes:
@ -48,6 +51,3 @@ body:
options:
- label: I am willing to submit a PR to fix this issue
- label: I am willing to submit a PR with failing tests
placeholder: System, Binaries, Browsers
validations:
required: true