fork of hey-api/openapi-ts because I need some additional things
1name: Feature Request
2
3description: Suggest a new feature for the project.
4
5labels:
6 - feature 🚀
7
8body:
9 - type: markdown
10 attributes:
11 value: |
12 Thanks for taking the time to request a new feature! Please ensure your feature request has enough information so maintainers can decide if it will be worked on.
13
14 - type: textarea
15 id: description
16 attributes:
17 label: Description
18 description: Please provide a clear and concise description of the proposed feature. The more information you can provide, the better.
19 placeholder: Feature description
20 validations:
21 required: true