summaryrefslogtreecommitdiff
path: root/sig-cli
diff options
context:
space:
mode:
authornidorano <fjmoralesmartinez@hotmail.com>2018-03-10 23:42:03 +0100
committernidorano <fjmoralesmartinez@hotmail.com>2018-03-10 23:42:03 +0100
commit78f8846307e87b436a2d0e7d3cff91b71d8d643a (patch)
tree1b2dc1d1df65c2364ff4571a416092256db07c31 /sig-cli
parent32d5b2283c47d54a71a29bb19b45157814b45f36 (diff)
CLA reminder reincoporated and minor fixes
Suggestions about CLA reminder and minor fixes
Diffstat (limited to 'sig-cli')
-rw-r--r--sig-cli/CONTRIBUTING.md15
1 files changed, 6 insertions, 9 deletions
diff --git a/sig-cli/CONTRIBUTING.md b/sig-cli/CONTRIBUTING.md
index 8eed1db1..8576e007 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