diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 5ee4c023da01..2e492e48c19b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,7 +13,13 @@ **Tell us about your environment** -paste the results of **eslint --env-info** here. + + +* **ESLint Version:** +* **Node Version:** +* **npm Version:** **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 573059f85b43..dd7c10d14061 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -22,7 +22,13 @@ assignees: '' **Tell us about your environment** -paste the results of **eslint --env-info** here. + + +* **ESLint Version:** +* **Node Version:** +* **npm Version:** **What parser (default, Babel-ESLint, etc.) are you using?**