Skip to content

Latest commit

 

History

History
62 lines (62 loc) · 2.92 KB

bug_report.yml

File metadata and controls

62 lines (62 loc) · 2.92 KB
NameAboutLabelsAssignees
🐞 Bug reportReport an issue with Vitestpending triage

Thanks for taking the time to fill out this bug report!

A clear and concise description of what the bug is. If you intend to submit a PR for this issue, tell us in the description. Thanks!

Please provide a link to StackBlitz or a github repo that can reproduce the problem you ran into. A minimal reproduction is required unless you are absolutely sure that the issue is obvious and the provided information is enough to understand the problem. If a report is vague (e.g. just a generic error message) and has no reproduction, it will receive a "need reproduction" label. If no reproduction is provided after 3 days, it will be auto-closed.

Output of npx envinfo --system --npmPackages '{vitest,@vitest/*,vite,@vitejs/*}' --binaries --browsers

Select the used package manager

Validations

Before submitting the issue, please make sure you do the following