Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 379 Bytes

File metadata and controls

12 lines (8 loc) · 379 Bytes

Contributing

Contributions are welcome.

Please keep pull requests focused, concise, and minimal. Simple solutions and minimal dependency footprints are preferred.

Workflow

  1. Fork and clone the repository.
  2. Create a topic branch for your changes.
  3. Verify your changes with cargo check and cargo build.
  4. Open a pull request describing what you changed and why.