Thanks for your interest in contributing!
- Report a bug — open an issue with steps to reproduce
- Submit your drive profile — run
freemkv info --shareto help expand hardware support - Fix a bug — fork, branch, PR
- Add a feature — open an issue first to discuss
cargo build
cargo test- Follow Rust conventions (
cargo fmt,cargo clippy) - Field names follow SPC-4 and MMC-6 SCSI standards
- Error codes are structured — no user-facing text in the library
By contributing, you agree your code will be licensed under MIT.