Skip to content

Commit 51ea29c

Browse files
authored
Update issue templates
1 parent 2c8f336 commit 51ea29c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**[TS and JS Grammar Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.typescript-javascript-grammar) version:** 0.0.53 / latest
11+
12+
**Code**
13+
14+
```ts
15+
// Please include a code snippet that demonstrates the issue
16+
17+
```

0 commit comments

Comments
 (0)