We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8ffac commit c82387dCopy full SHA for c82387d
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -26,7 +26,7 @@ body:
26
id: system-info
27
attributes:
28
label: System Info
29
- 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`
30
render: shell
31
placeholder: System, Binaries, Browsers
32
validations:
0 commit comments