Want to contribute? Great! First, read this page.
We expect all submissions to be properly formatted using gofmt. Golint and govet shall not complain about your code. Gocyclo shall not report complexity above 15. And your code should not lower the testcoverage of our codebase.
All submissions, including submissions by project members, require review. We use Github pull requests for this purpose.
By sending us your code you agree to release your contribution under the projects chosen license: Apche License 2.0 (see LICENSE file).