8000 chore: use bug report template for all issues (#4927) · palantir/tslint@a66f3b3 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Commit a66f3b3

Browse files
author
Josh Goldberg
authored
chore: use bug report template for all issues (#4927)
1 parent 8efa78e commit a66f3b3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md renamed to .github/ISSUE_TEMPLATE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ about: Report a bug in TSLint
66

77
### Bug Report
88

9-
_Note: TSLint is now deprecated in favor of ESLint. Bug reports which deal with security vulnerabilities, TypeScript compatibility, or ESLint migration workflows may be considered; other requests are likely to be declined. See [the roadmap](https://github.com/palantir/tslint/issues/4534) for more details._
9+
:warning: __TSLint is deprecated.__
10+
Please use [ESLint](https://eslint.org) with [typescript-eslint](https://typescript-eslint.io) instead.
11+
12+
_Bug reports which deal with security vulnerabilities, TypeScript compatibility, or ESLint migration workflows may be considered; other requests are likely to be declined. See [the roadmap](https://github.com/palantir/tslint/issues/4534) for more details._
1013

1114
- __TSLint version__:
1215
- __TypeScript version__:

0 commit comments

Comments
 (0)
0