Skip to content

Community Support

This page describes where users should go when they need help with voiage and how support requests should be framed.

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.md for general usage guidance
  • The bug template for reproducible failures
  • The feature template for roadmap-style requests
  • SECURITY.md for private vulnerability reporting

Include:

  • the voiage version
  • the Python or binding runtime version
  • the command or code snippet you ran
  • the exact output you saw
  • the output you expected

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.