[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 "feature" type in the feature template

authored by

Vladimir and committed by
GitHub
(Apr 9, 2025, 11:27 AM +0200) b1942636 ebd96d91

+1
+1
.github/ISSUE_TEMPLATE/feature_request.yml
··· 1 1 name: 🚀 New feature proposal 2 2 description: Propose a new feature to be added to Vitest 3 3 labels: ['enhancement: pending triage'] 4 + type: Feature 4 5 body: 5 6 - type: markdown 6 7 attributes: