tangled
alpha
login
or
join now
mokkenstorm.dev
/
openapi-ts
0
fork
atom
fork of hey-api/openapi-ts because I need some additional things
0
fork
atom
overview
issues
pulls
pipelines
fix: issue template labels
Jordan Shatford
2 years ago
17539bcf
4e7ad292
+2
-2
2 changed files
expand all
collapse all
unified
split
.github
ISSUE_TEMPLATE
bug_report.yml
feature_request.yml
+1
-1
.github/ISSUE_TEMPLATE/bug_report.yml
reviewed
···
2
2
description: Report an issue with the project.
3
3
4
4
labels:
5
5
-
- bug
5
5
+
- bug 🔥
6
6
7
7
body:
8
8
- type: markdown
+1
-1
.github/ISSUE_TEMPLATE/feature_request.yml
reviewed
···
3
3
description: Suggest a new feature for the project.
4
4
5
5
labels:
6
6
-
- feature
6
6
+
- feature 🚀
7
7
8
8
body:
9
9
- type: markdown