Skip to content
Snippets Groups Projects
Commit f4bf1f55 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

Add new file

parent 83ac34b6
Branches
Tags 6.1.2
1 merge request!2Add CONTRIBUTING.md
Pipeline #50971 failed
Want to contribute? Great! First, read this page.
### Code guidelines
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.
### Code reviews
All submissions, including submissions by project members, require review. We
use Gitlab merge requests for this purpose.
### License
By sending us your code you agree to release your contribution under the projects
chosen license: BSD 3-Clause license (see LICENSE file).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment