git clone https://github.com/nulljosh/voxprint.git
cd voxprint
No test suite yet — add one alongside significant changes.
- Keep the diff scoped to what you're fixing or adding — no drive-by refactors.
- Match the existing code style in the file you're touching.
- Open a PR with a short description of the why, not just the what.
Open a GitHub issue with steps to reproduce — the smaller the repro, the faster it gets fixed.