OI, FUCKWIT! SO YA WANNA CONTRIBUTE TO THE PROJECT? LISTEN UP!
All commit messages must be Aussie:
❌ CARN fixed a bug
✅ FAIR DINKUM FIXED A FUCKUP!
Fork the repo and make your changes. Make sure your code compiles and passes the tests:
# Run tests
cargo test
# Build executable
cargo build
# Build wasm for site
make wasm