Skip to content

Contributing

aniketchavan2211 edited this page Jan 14, 2026 · 1 revision

🤝 Contributing

Contributions are welcome!

Workflow

  1. Fork the repository
  2. Create a new branch
  3. Make changes
  4. Format code:
cargo fmt

Build & Test

cargo build --release

Submit a Pull Request.

Clone this wiki locally