diff --git a/.github/ISSUE_TEMPLATE/rule-suggestion.md b/.github/ISSUE_TEMPLATE/rule-suggestion.md index 4c93b808ae3..94aed8a1edd 100644 --- a/.github/ISSUE_TEMPLATE/rule-suggestion.md +++ b/.github/ISSUE_TEMPLATE/rule-suggestion.md @@ -6,6 +6,8 @@ about: Suggest a new rule for TSLint ### Rule Suggestion +_Note: TSLint has stopped accepting new core rules because it is being deprecated in favor of ESLint. Your request is likely to be rejected with the suggestion to maintain a custom rule outside this repository. See [the roadmap](https://github.com/palantir/tslint/issues/4534) for more details._ + **Is your rule for a general problem or is it specific to your development style?** **What does your suggested rule do?**