Use this guide for help, questions, and troubleshooting.
- Read the docs:
- local docs in this repo:
docs/README.md - hosted docs: https://code.quavil.com/docs
- local docs in this repo:
- Check existing issues: https://github.com/Quavil/code/issues
- Ensure you are on the latest release:
qvl --version
- Bug reports: open a Bug Report issue via the issue template.
- Feature ideas: open a Feature Request issue via the issue template.
- Documentation improvements: open a Documentation issue via the issue template.
- Security vulnerabilities: follow
SECURITY.mdand report privately.
When asking for help, include:
- quavil version (
qvl --version) - OS and architecture
- Minimal reproduction steps
- Expected vs actual behavior
- Relevant logs or error output
- We triage new issues as quickly as possible.
- High-quality reports are prioritized because they are easier to reproduce.
- Security reports are handled on the timeline documented in
SECURITY.md.