Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 417 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (14 loc) · 417 Bytes

Contributing

You can contribute with three ways: using, testing and developing.

  • Fork me
  • Open an PR with enhancements, bugfixes, etc
  • Open an issue

You are welcome. =)

Developer

Some informations you may known before opening an PR:

  • We work with SEMVER
  • The Go version should be >=1.11 to use Go mod

Common issues that we need help:

  • Documentation
  • Unit tests
  • Code reviews