Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
Merge pull request #536 from jodh-intel/ref-code-of-conduct-doc
Browse files Browse the repository at this point in the history
docs: Reference the code of conduct doc in the contributing doc
  • Loading branch information
Graham Whaley authored Sep 14, 2017
2 parents bdd9101 + c5bf186 commit 876e3fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
The Clear Containers runtime is an open source project licensed under the
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

## Code of Conduct

All contributors must agree to the project [code of conduct](CODE_OF_CONDUCT.md).

## Coding Style (Go)

The usual Go style, enforced by `gofmt`, should be used. Additionally, the [Go
Expand Down

0 comments on commit 876e3fc

Please sign in to comment.