[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
12

Configure Feed

Select the types of activity you want to include in your feed.

chore: add "bug" type in the bug template

authored by

Vladimir and committed by
GitHub
(Apr 9, 2025, 11:26 AM +0200) ebd96d91 8a09fadb

+1
+1
.github/ISSUE_TEMPLATE/bug_report.yml
··· 1 1 name: 🐞 Bug report 2 2 description: Report an issue with Vitest 3 3 labels: [pending triage] 4 + type: Bug 4 5 body: 5 6 - type: markdown 6 7 attributes: