CONTRIBUTING: fix line wrapping
This commit is contained in:
parent
5cfdc81c6f
commit
6dbd00837f
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue