mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #4999 from erictune/bash_guide
Added a doc with coding advice.
This commit is contained in:
commit
a85fa30262
7
docs/devel/coding-conventions.md
Normal file
7
docs/devel/coding-conventions.md
Normal file
@ -0,0 +1,7 @@
|
||||
Coding style advice for contributors
|
||||
- Bash
|
||||
- https://google-styleguide.googlecode.com/svn/trunk/shell.xml
|
||||
- Go
|
||||
- https://github.com/golang/go/wiki/CodeReviewComments
|
||||
- https://gist.github.com/lavalamp/4bd23295a9f32706a48f
|
||||
|
Loading…
Reference in New Issue
Block a user