diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 2e492e48c19..44fe78004d0 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,12 +1,13 @@ @@ -50,4 +51,3 @@ **What did you expect to happen?** **What actually happened? Please include the actual, raw output from ESLint.** - diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index dd7c10d1406..175871510d7 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -8,18 +8,20 @@ assignees: '' --- + **Tell us about your environment** + + **The version of ESLint you are using.** diff --git a/.github/ISSUE_TEMPLATE/NEW_RULE.md b/.github/ISSUE_TEMPLATE/NEW_RULE.md index 598e89c0f9a..86809ba1c16 100644 --- a/.github/ISSUE_TEMPLATE/NEW_RULE.md +++ b/.github/ISSUE_TEMPLATE/NEW_RULE.md @@ -8,18 +8,20 @@ assignees: '' --- + **Please describe what the rule should do:** **What category of rule is this? (place an "X" next to just one item)** diff --git a/.github/ISSUE_TEMPLATE/QUESTION.md b/.github/ISSUE_TEMPLATE/QUESTION.md index 375e2170ac9..cbcfec68239 100644 --- a/.github/ISSUE_TEMPLATE/QUESTION.md +++ b/.github/ISSUE_TEMPLATE/QUESTION.md @@ -1,6 +1,6 @@ --- name: "⛔ Question" -about: Please go to https://gitter.im/eslint/eslint +about: Please go to https://eslint.org/chat title: '' labels: '' assignees: '' @@ -8,13 +8,13 @@ assignees: '' --- + **What rule do you want to change?** **Does this change cause the rule to produce more or fewer warnings?** diff --git a/.github/ISSUE_TEMPLATE/SECURITY.md b/.github/ISSUE_TEMPLATE/SECURITY.md index c04f525365a..d69aa7f8c10 100644 --- a/.github/ISSUE_TEMPLATE/SECURITY.md +++ b/.github/ISSUE_TEMPLATE/SECURITY.md @@ -8,7 +8,8 @@ assignees: '' ---