Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Commits
f4bf1f55
Commit
f4bf1f55
authored
4 years ago
by
Manuel Kieweg
Browse files
Options
Downloads
Patches
Plain Diff
Add new file
parent
83ac34b6
Branches
Branches containing commit
Tags
6.1.2
Tags containing commit
1 merge request
!2
Add CONTRIBUTING.md
Pipeline
#50971
failed
4 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+15
-0
15 additions, 0 deletions
CONTRIBUTING.md
with
15 additions
and
0 deletions
CONTRIBUTING.md
0 → 100644
+
15
−
0
View file @
f4bf1f55
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment