Skip to content

Commit 4335b08

Browse files
Docs: Create ISSUE_TEMPLATE.md
1 parent 62085cc commit 4335b08

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/ISSUE_TEMPLATE.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!-- If you're reporting a bug, please provide the following information to make it easier to triage your issue. If you don't provide this information, your issue may be closed. If a question isn't applicable to your report, feel free to skip it/delete it. -->
2+
3+
**What version of `eslint` are you using?**
4+
5+
**What version of `prettier` are you using?**
6+
7+
**What version of `eslint-plugin-prettier` are you using?**
8+
9+
**Please paste any applicable config files that you're using (e.g. `.prettierrc` or `.eslintrc` files)**
10+
11+
**What source code are you linting?**
12+
13+
**What did you expect to happen?**
14+
15+
**What actually happened?**

0 commit comments

Comments
 (0)