Thank you for your interest! This project is part of the SuperInstance ecosystem.
- Fork the repository
- Create a feature branch:
git checkout -b my-feature - Make your changes
- Run tests:
cargo test - Submit a pull request
- Follow
cargo fmtandcargo clippy - All new features need tests
- Public APIs need doc comments
- Squash related commits
Be respectful, be constructive.
By contributing, you agree your work is dual-licensed under MIT OR Apache-2.0.