Skip to content

Commit c84113f

Browse files
authored
chore: add vscode extension to issue template links (#5524)
1 parent 5c69f3f commit c84113f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
3+
- name: VS Code Extension Issues
4+
url: https://github.com/vitest-dev/vscode/issues/new/choose
5+
about: VS Code extension related issues should be reported on the vitest-dev/vscode repository.
36
- name: Discord Chat
47
url: https://chat.vitest.dev
58
about: Ask questions and discuss with other Vitest users in real time.

0 commit comments

Comments
 (0)