Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 154 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 154 Bytes

Contributing

  1. Fork the repository
  2. Create a branch
  3. Do your changes
  4. Run tests with cargo nextest r
  5. Commit your changes
  6. Submit your PR