- Install Rust (instructions at rustup.rs)
- Fork the repo
- Clone your fork
- Make your changes in your fork
- Create a PR, even before your contribution if ready. You will get early feedback, which is great for everybody.
- The code is checked for correct formatting with rustfmt.