Skip to content

Commit

Permalink
chore: add vscode extension to issue template links (#5524)
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Apr 12, 2024
1 parent 5c69f3f commit c84113f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: VS Code Extension Issues
url: https://github.com/vitest-dev/vscode/issues/new/choose
about: VS Code extension related issues should be reported on the vitest-dev/vscode repository.
- name: Discord Chat
url: https://chat.vitest.dev
about: Ask questions and discuss with other Vitest users in real time.
Expand Down

0 comments on commit c84113f

Please sign in to comment.