Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 611 Bytes

File metadata and controls

13 lines (11 loc) · 611 Bytes

Contributing

  • With issues:

    • Use the search tool before opening a new issue.
    • Please provide source code and commit sha if you found a bug.
    • Review existing issues and provide feedback or react to them.
  • With pull requests:

    • Open your pull request against dev.
    • Sign our CLA, if our CLA bot suggests you to.
    • It should pass all tests in the available continuous integrations systems such as TravisCI, FOSSA.
    • You should add/update tests to cover your proposed code changes.
    • Bump the version (see version.go) and document your fixes or new features in the docs/CHANGELOG.md.