CONTRIBUTING: fix line wrapping

This commit is contained in:
Jonathan Boulle 2015-10-14 08:48:41 -07:00
parent 5cfdc81c6f
commit 6dbd00837f

View file

@ -42,7 +42,8 @@ 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
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