Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit d323ee7

Browse files
committed
Docs: Add issue template
1 parent 8f4964c commit d323ee7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
**What version of TypeScript are you using?**
2+
3+
4+
**What version of `typescript-eslint-parser` are you using?**
5+
6+
7+
**What code were you trying to parse?**
8+
9+
```
10+
<!-- put your code here -->
11+
```
12+
13+
**What did you expect to happen?**
14+
15+
16+
**What happened?**
17+
18+

0 commit comments

Comments
 (0)