Skip to content

Commit e30d268

Browse files
committed
update github issue template
1 parent 096e076 commit e30d268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ body:
3535
id: system-info
3636
attributes:
3737
label: System Info
38-
description: Output of `npx envinfo --system --npmPackages vue,vue-i18n --binaries --browsers`
38+
description: Output of `npx envinfo --system --npmPackages '{vue*,@vue/*,vue-i18n*,@intlify/*,vite*,@vitejs/*}' --binaries --browsers`
3939
render: shell
4040
placeholder: System, Binaries, Browsers
4141
validations:

0 commit comments

Comments
 (0)