Community Support
This page describes where users should go when they need help with voiage and how support requests should be framed.
Support paths
Section titled “Support paths”The first stop for most questions should be the repository documentation:
- Getting Started guide
- CLI Reference
- Examples and notebooks
- Binding walkthroughs in
bindings/
If the question is still unresolved, use the repository support surface:
SUPPORT.mdfor general usage guidance- The bug template for reproducible failures
- The feature template for roadmap-style requests
SECURITY.mdfor private vulnerability reporting
What a good support request looks like
Section titled “What a good support request looks like”Include:
- the
voiageversion - the Python or binding runtime version
- the command or code snippet you ran
- the exact output you saw
- the output you expected
Community expectations
Section titled “Community expectations”The project keeps a pragmatic, technically focused support style: be respectful and direct, keep discussion scoped to the reported issue, and include enough context for reproduction.
The full community rules and security guidance live in CODE_OF_CONDUCT.md and SECURITY.md at the repository root.