···1414 id: description
1515 attributes:
1616 label: Description
1717- description: Please check if there is an existing bug report before creating a new issue. If you intend to submit a PR to fix this issue, let us know in the description.
1717+ description: Please check if there is an existing bug report before creating a new issue. If you intend to submit a pull request to fix this issue, let us know in the description.
1818 placeholder: Bug description
1919 validations:
2020 required: true
21212222 - type: textarea
2323+ id: config
2424+ attributes:
2525+ label: Reproducible example or configuration
2626+ description: Please provide a reproducible StackBlitz example, your configuration file, or CLI command used to recreate the issue.
2727+ placeholder: https://stackblitz.com/edit/hey-api-client-fetch-example
2828+ value: https://stackblitz.com/edit/hey-api-client-fetch-example
2929+3030+ - type: textarea
2331 id: openapi-spec
2432 attributes:
2533 label: OpenAPI specification (optional)
2626- description: Please provide relevant part of your OpenAPI specification to recreate the issue.
3434+ description: Minimal OpenAPI specification needed to recreate the issue.
2735 placeholder: OpenAPI Specification
28362937 - type: textarea
3030- id: config
3131- attributes:
3232- label: Configuration
3333- description: Please provide your configuration file or CLI command used to recreate the issue.
3434- placeholder: openapi-ts -i path/to/openapi.json -o src/client
3535-3636- - type: textarea
3738 id: system-info
3839 attributes:
3940 label: System information (optional)
4040- description: Please provide any relevant system information. This may include OS, browser, NPM version, Node.js version, etc.
4141+ description: Any additional relevant system information. This may include OS, browser, NPM version, Node.js version, etc.
4142 placeholder: System information