diff options
| author | grodrigues3 <grodrigues3@users.noreply.github.com> | 2017-03-07 11:07:03 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-07 11:07:03 -0800 |
| commit | ebea8ed337a5afb9da1fada2c5d7d26a6ce5b664 (patch) | |
| tree | bda41a543ff3deb21cf2c2fdc1a4bf2c8442fcec /sig-cli | |
| parent | 6e0b059838a365de143a6a7e95d0ea96be75e7c7 (diff) | |
| parent | df2d85634233dbf8ae154c29cf164eebba89eff5 (diff) | |
Merge pull request #434 from monopole/dedupContributing
Deduplicate and consolidate contributing information to community repo
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 |
