From c82387d36f7dc0cf8f558b96bf97f782b0b3637a Mon Sep 17 00:00:00 2001 From: Robin Date: Fri, 31 Jan 2025 19:02:13 +0100 Subject: [PATCH] chore: add more packages to bug report system info (#7378) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0f3566742246..0ca47285e06c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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: