Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 261 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 261 Bytes

Welcome any contributions for improving robustness, fixing bugs and supporting new features.

There are some requirements before you summit your merge request:

  1. make sure your code is correct and write unit tests for it.
  2. run cargo clippy with no warnings