Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 736 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 736 Bytes

Contributing

Feel free to contribute to this library.

Important: this library tries to have similar file and code structure to go official library, but it should not be a straight copy

What can you do?

  • Check if there are any open issues that are interesting for you.
  • Cover code by unit tests.
  • Keep this library up to date with the original go library.
  • Write documentation, examples, or tutorials.

We appreciate any help. Thank you!

Commit convention

Please follow Conventional Commits when creating a commit message. This repo is automated by github actions and commitzen to release new version of the library.