8000 chore: update issue templates with labels (#43) · mohsen1/typescript-eslint@d637cab · GitHub
[go: up one dir, main page]

Skip to content

Commit d637cab

Browse files
authored
chore: update issue templates with labels (typescript-eslint#43)
1 parent a13c1e2 commit d637cab

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.github/ISSUE_TEMPLATE/eslint-plugin-tslint.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: eslint-plugin-tslint
33
about: Report an issue with the eslint-plugin-tslint package
4+
title: ''
5+
labels: 'package: eslint-plugin-tslint, triage'
6+
assignees: ''
47
---
58

69
**What version of Node.js and npm are you using?**

.github/ISSUE_TEMPLATE/eslint-plugin-typescript.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: eslint-plugin-typescript
33
about: Report an issue with the eslint-plugin-typescript package
4+
title: ''
5+
labels: 'package: eslint-plugin, triage'
6+
assignees: ''
47
---
58

69
<!--

.github/ISSUE_TEMPLATE/typescript-eslint-parser.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: '@typescript-eslint/parser'
33
about: Report an issue with the @typescript-eslint/parser package
4+
title: ''
5+
labels: 'package: parser, triage'
6+
assignees: ''
47
---
58

69
**What version of Node.js and npm are you using?**

.github/ISSUE_TEMPLATE/typescript-estree.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: typescript-estree
33
about: Report an issue with the `typescript-estree` package
4+
title: ''
5+
labels: 'package: typescript-estree, triage'
6+
assignees: ''
47
---
58

69
**What version of TypeScript are you using?**

0 commit comments

Comments
 (0)
0