# Support
## Usage and design questions
Use [GitHub Discussions](https://github.com/gpu-cli/openapi-to-rust/discussions)
for setup help, generated-code questions, and early design ideas. Include the
generator version, the relevant OpenAPI fragment, and the command or config you
used. Redact credentials and private API details.
## Bugs and feature requests
Use the repository issue forms when you have a reproducible bug or a concrete
feature request. A minimal schema is usually more useful than a large private
document. For generated compile failures, include the Rust compiler error and
`REQUIRED_DEPS.toml`.
This community project does not offer a guaranteed response time or private
implementation support. Clear reproductions and focused pull requests help
issues move faster.
## Security
Do not use Discussions or Issues for vulnerabilities. Follow
[SECURITY.md](SECURITY.md) to report them privately.