fork of hey-api/openapi-ts because I need some additional things

fix: issue template labels

+2 -2
+1 -1
.github/ISSUE_TEMPLATE/bug_report.yml
··· 2 2 description: Report an issue with the project. 3 3 4 4 labels: 5 - - bug 5 + - bug 🔥 6 6 7 7 body: 8 8 - type: markdown
+1 -1
.github/ISSUE_TEMPLATE/feature_request.yml
··· 3 3 description: Suggest a new feature for the project. 4 4 5 5 labels: 6 - - feature 6 + - feature 🚀 7 7 8 8 body: 9 9 - type: markdown