Skip to content

Commit

Permalink
chore: update issue template for rule suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
adidahiya committed Aug 29, 2019
1 parent 85d4125 commit 6d79381
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/rule-suggestion.md
Expand Up @@ -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?**
Expand Down

0 comments on commit 6d79381

Please sign in to comment.