diff --git a/.github/ISSUE_TEMPLATE/NEW_RULE.md b/.github/ISSUE_TEMPLATE/NEW_RULE.md index 86809ba1c16..31dfc8cb38b 100644 --- a/.github/ISSUE_TEMPLATE/NEW_RULE.md +++ b/.github/ISSUE_TEMPLATE/NEW_RULE.md @@ -24,11 +24,15 @@ assignees: '' **Please describe what the rule should do:** + +**What new ECMAScript feature does this rule relate to?** + + + **What category of rule is this? (place an "X" next to just one item)** [ ] Warns about a potential error (problem) [ ] Suggests an alternate way of doing something (suggestion) -[ ] Enforces code style (layout) [ ] Other (please specify:) **Provide 2-3 code examples that this rule will warn about:**