mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 06:46:36 +01:00
CONTRIBUTING: add reference to golang style guide
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user