diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3cf719784e0e..5ee4c023da01 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,9 +13,7 @@ **Tell us about your environment** -* **ESLint Version:** -* **Node Version:** -* **npm Version:** +paste the results of **eslint --env-info** here. **What parser (default, Babel-ESLint, etc.) are you using?** diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 1132aab2595f..573059f85b43 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -22,9 +22,7 @@ assignees: '' **Tell us about your environment** -* **ESLint Version:** -* **Node Version:** -* **npm Version:** +paste the results of **eslint --env-info** here. **What parser (default, Babel-ESLint, etc.) are you using?**