Browse Source
Merge pull request #2127 from spiffxp/follow-cla-doc
Follow CLA doc to kubernetes/community
pull/2129/head
Brad Beam
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/integration.md
|
|
@ -84,7 +84,7 @@ Other members of your team should use ```git submodule sync```, ```git submodule |
|
|
|
# Contributing |
|
|
|
If you made useful changes or fixed a bug in existent kubespray repo, use this flow for PRs to original kubespray repo. |
|
|
|
|
|
|
|
0. Sign the [CNCF CLA](https://github.com/kubernetes/kubernetes/wiki/CLA-FAQ). |
|
|
|
0. Sign the [CNCF CLA](https://git.k8s.io/community/CLA.md). |
|
|
|
|
|
|
|
1. Change working directory to git submodule directory (3d/kubespray). |
|
|
|
|
|
|
|