Skip to content

Commit

Permalink
chore: add more packages to bug report system info (#7378)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrbisK authored Jan 31, 2025
1 parent ad8ffac commit c82387d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ body:
id: system-info
attributes:
label: System Info
description: Output of `npx envinfo --system --npmPackages '{vitest,@vitest/*,vite,@vitejs/*}' --binaries --browsers`
description: Output of `npx envinfo --system --npmPackages '{vitest*,@vitest/*,vite,@vitejs/*,playwright,webdriverio}' --binaries --browsers`
render: shell
placeholder: System, Binaries, Browsers
validations:
Expand Down

0 comments on commit c82387d

Please sign in to comment.