From 78f8846307e87b436a2d0e7d3cff91b71d8d643a Mon Sep 17 00:00:00 2001 From: nidorano Date: Sat, 10 Mar 2018 23:42:03 +0100 Subject: [PATCH] CLA reminder reincoporated and minor fixes Suggestions about CLA reminder and minor fixes --- sig-cli/CONTRIBUTING.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/sig-cli/CONTRIBUTING.md b/sig-cli/CONTRIBUTING.md index 8eed1db15..8576e0070 100644 --- a/sig-cli/CONTRIBUTING.md +++ b/sig-cli/CONTRIBUTING.md @@ -5,24 +5,21 @@ about the prospect of you joining our [community][community page]! ## Before You Begin -We strongly recommend you to understand the main [Kubernetes Contributor Guide](http://git.k8s.io/community/contributors/guide) and adhere to the contribution rules. +We strongly recommend you to understand the main [Kubernetes Contributor Guide](http://git.k8s.io/community/contributors/guide) and adhere to the contribution rules (specially signing the CLA). You can also check the [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet.md), with common resources for existing developers. -The process for contributing code to Kubernetes via SIG-cli [community][community page]. +The process for contributing code to Kubernetes via SIG-CLI [community][community page]. -Please be aware that all contributions to Kubernetes require time - -and commitment from project maintainers to direct and review work. -This is done in additional to many other maintainer responsibilities, and -direct engagement from maintainers is a finite resource. +Please be aware that all contributions to Kubernetes require time and commitment from project maintainers to direct and review work. This is done in additional to many other maintainer responsibilities, and direct engagement from maintainers is a finite resource. ### Learn a bit about the kubectl cli This is important. -- Learn about using kubectl with Kubernetes in the [Kubernetes Basics Tutorial]. -- Learn about managing configuration in the [kubectl docs]. +Learn about using kubectl with Kubernetes in the [Kubernetes Basics Tutorial]. + +Learn about managing configuration in the [kubectl docs]. ## Pick your track