Thanks for your interest! This is a learning project and template.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Follow existing code style
- Add tests for new features
- Update documentation
- Keep commits focused and clear
cargo test
cargo clippy
cargo fmtOpen an issue or discussion!