diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6662073..c3d3db7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,6 +40,11 @@ This is a rough outline of what a contributor's workflow looks like: Thanks for your contributions! +### Coding Style + +CoreOS projects written in Go follow a set of style guidelines that we've documented [here](https://github.com/coreos/docs/tree/master/golang). Please follow them when +working on your contributions. + ### Format of the Commit Message We follow a rough convention for commit messages that is designed to answer two