[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.

fix: typo in feature request template (#1222)

Fix the typo in the feature request issue template, where "Vite" is used instead of "Vitest."

authored by

hugo-t-b and committed by
GitHub
(May 1, 2022, 5:09 PM +0300) adb49fdf ac9645cf

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