8000 Chore: update issue template with --eslint-fix flag (#12352) · eslint/eslint@b718d2e · GitHub
[go: up one dir, main page]

Skip to content

Commit b718d2e

Browse files
jamesgeorge007kaicataldo
authored andcommitted
Chore: update issue template with --eslint-fix flag (#12352)
1 parent 20ba14d commit b718d2e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313

1414
**Tell us about your environment**
1515

16+
<!--
17+
If you are using ESLint v6.5.0 or later, you can run ESLint with the `--env-info` flag and paste the output here.
18+
-->
19+
1620
* **ESLint Version:**
1721
* **Node Version:**
1822
* **npm Version:**

.github/ISSUE_TEMPLATE/BUG_REPORT.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ assignees: ''
2222

2323
**Tell us about your environment**
2424

25+
<!--
26+
If you are using ESLint v6.5.0 or later, you can run ESLint with the `--env-info` flag and paste the output here.
27+
-->
28+
2529
* **ESLint Version:**
2630
* **Node Version:**
2731
* **npm Version:**

0 commit comments

Comments
 (0)
0