diff options
| author | Jeffrey Regan <jregan@google.com> | 2017-03-03 15:09:16 -0800 |
|---|---|---|
| committer | Jeffrey Regan <jregan@google.com> | 2017-03-06 16:28:38 -0800 |
| commit | df2d85634233dbf8ae154c29cf164eebba89eff5 (patch) | |
| tree | bda41a543ff3deb21cf2c2fdc1a4bf2c8442fcec /sig-cli | |
| parent | 6e0b059838a365de143a6a7e95d0ea96be75e7c7 (diff) | |
Close #420
General theme:
* Move remaining community stuff out of kubernetes/kubernetes.
* Put self-contained things into their own MD files.
* Point to those files rather than repeat their content.
* Make all docs smaller, but more of them.
See companion PR in kubernetes/kubernetes
Diffstat (limited to 'sig-cli')
| -rw-r--r-- | sig-cli/contributing.md | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/sig-cli/contributing.md b/sig-cli/contributing.md index 183e3e9e..80617e87 100644 --- a/sig-cli/contributing.md +++ b/sig-cli/contributing.md @@ -45,15 +45,7 @@ assigned a piece of work. Do this right away. ### Agree to contribution rules -The [Cloud Native Computing Foundation][CNCF] defines the legal status of the -contributed code in a _Contributor License Agreement_. - -Sign it electronically following these [instructions][CLA]. - -Sign using the same email identity that you plan to use -to push code via git (i.e., the output of `git config user.email`). - -If you have trouble, ask for help at `helpdesk@rt.linuxfoundation.org`. +Follow the [CLA signup instructions](../CLA.md). ### Adopt an issue @@ -284,8 +276,6 @@ See the sig-cli [community page] for points of contact and meeting times: - `@kubernetes/sig-cli-proposals` flags a design proposal. [@mentions]: https://help.github.com/articles/basic-writing-and-formatting-syntax/#mentioning-users-and-teams -[CLA]: https://github.com/kubernetes/kubernetes/wiki/CLA-FAQ -[CNCF]: https://www.cncf.io/community [Kubernetes Basics Tutorial]: https://kubernetes.io/docs/tutorials/kubernetes-basics [PR]: https://help.github.com/articles/creating-a-pull-request [`PTAL`]: https://en.wiktionary.org/wiki/PTAL |
