| Need | Where |
|---|---|
| Usage question or design discussion | GitHub Discussions |
| Reproducible bug | GitHub Issues — use the Bug Report template |
| Feature or API proposal | GitHub Issues — use the Feature Request template |
| Suspected vulnerability | SECURITY.md — never a public issue |
| How to contribute a change | CONTRIBUTING.md |
Search existing issues first, then check the API documentation
(cargo doc --open) and the notes in docs/.
A good report includes the crate version or commit, the output of
rustc --version, a minimal reproduction, the expected and actual behavior, and
the commands you ran.
This project is maintained on a best-effort basis. Issues with a minimal reproduction get looked at first. There is no service-level agreement for non-security reports.