Skip to content

Commit 06a7b84

Browse files
authored
Fix vscode issue template (#1934)
1 parent 5d349b6 commit 06a7b84

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/ISSUE_TEMPLATE/03-vscode-editor-issue.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: 'VS Code Editor Issue'
2-
about: 'Issue using tsgo in VS Code'
3-
title: ''
2+
description: 'Issue using tsgo in VS Code'
43
labels: 'Domain: Editor'
5-
assignees: ''
4+
assignees: []
65
body:
76
- type: input
87
id: extension_version

0 commit comments

Comments
 (0)