Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 639 Bytes

File metadata and controls

17 lines (11 loc) · 639 Bytes

Contributing to Gitkv

Code of Conduct

This project and everyone participating in it is governed by the Gitkv Code of Conduct. By participating, you are expected to uphold this code.

How Can I Contribute

Any contribution is welcome, raise a bug (and fix it! 😄) request or add a new feature, add some documentation...

You can also take a look at the issues and pick the one you like better.

If you are going to contribute, we ask you to do the following:

  • Use rustfmt to format your code
  • Cover the logic with enough tests
  • Write decent commit messages