Use this page to choose the right public support path for BioVoice.
Use the docs first if your question is about setup, workflows, or expected behavior:
If the docs do not answer your question, open a GitHub issue with:
- what you were trying to do
- which target you used (
pymolorchimerax) - which command or tutorial you followed
- what you expected to happen
Open a GitHub bug report when you can describe a reproducible failure.
Include:
- the exact command you ran
- whether you were in live voice or offline rehearsal
- your OS, Node version, and PyMOL / ChimeraX version
- the smallest reproduction you can manage
Use the bug-report template when available.
Open a feature request when you want a new workflow, better platform support, or clearer public docs. Good requests explain:
- the structural biology task
- why the current flow is not enough
- which target matters most
- whether the request is about voice UX, workflow coverage, or platform support
Do not open a public issue for vulnerabilities, leaked credentials, or anything that would reveal private machine details or sensitive workflow context.
Use SECURITY.md instead.
Redact:
- API keys and access tokens
- full browser URLs
- local filesystem paths you do not want public
- transcript text you would not want indexed
- screenshots that expose sensitive scene, structure, or machine details
Normal BioVoice usage keeps the following local-only:
.env.runtime/local/private/tmp/output/
The tracked .env.example file is the safe public template.
- product or workflow question: use the docs first, then open a public issue
- reproducible bug: open a bug report
- privacy-sensitive or security-sensitive problem: follow SECURITY.md