[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(dev): fix issue template typo (#9711)

authored by

Bertie690 and committed by
GitHub
(Feb 22, 2026, 1:53 PM +0100) 65cf4cc2 f09bb5c3

+1 -1
+1 -1
.github/ISSUE_TEMPLATE/feature_request.yml
··· 43 43 required: true 44 44 - label: Read the [docs](https://vitest.dev/guide/). 45 45 required: true 46 - - label: Check that there isn't already an issue that request the same feature to avoid creating a duplicate. 46 + - label: Check that there isn't already an issue that requests the same feature to avoid creating a duplicate. 47 47 required: true