Skip to content

Commit b959743

Browse files
committed
chore: update issue template
1 parent ad33c56 commit b959743

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
@@ -32,7 +32,7 @@ body:
3232
id: system-info
3333
attributes:
3434
label: System Info
35-
description: Output of `npx envinfo --system --npmPackages vite,svelte,svelte-hmr,@sveltejs/vite-plugin-svelte --binaries --browsers`
35+
description: Output of `npx envinfo --system --binaries --browsers --npmPackages "{svelte,svelte-hmr,@sveltejs/*,vite}"`
3636
render: shell
3737
placeholder: System, Binaries, Browsers
3838
validations:

0 commit comments

Comments
 (0)