Merge pull request #5 from coreos/jonboulle-patch-1

CONTRIBUTING: add reference to golang style guide
This commit is contained in:
Jonathan Boulle 2015-10-13 22:22:56 -07:00
commit 5cfdc81c6f
1 changed files with 5 additions and 0 deletions

View File

@ -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