Skip to content

Commit c82387d

Browse files
authored
chore: add more packages to bug report system info (#7378)
1 parent ad8ffac commit c82387d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ body:
2626
id: system-info
2727
attributes:
2828
label: System Info
29-
description: Output of `npx envinfo --system --npmPackages '{vitest,@vitest/*,vite,@vitejs/*}' --binaries --browsers`
29+
description: Output of `npx envinfo --system --npmPackages '{vitest*,@vitest/*,vite,@vitejs/*,playwright,webdriverio}' --binaries --browsers`
3030
render: shell
3131
placeholder: System, Binaries, Browsers
3232
validations:

0 commit comments

Comments
 (0)