Contributing
We welcome everyone who wishes to contribute!
Getting Startedโ
- Check the development guide
- Build:
cargo build - Test:
cargo test - Format:
cargo fmt - Lint:
cargo clippy
Guidelinesโ
- All contributions must follow Rust's Code of Conduct
- Submit contributions via GitHub Pull Requests
- Unless explicitly stated otherwise, any contribution you submit is provided under the terms of the MIT License
Project Linksโ
Licenseโ
This project is licensed under the MIT License - see the LICENSE file for details.