From a27c535bfef9ac3513e40dca4cb48eb1932a576f Mon Sep 17 00:00:00 2001 From: zacharysarah Date: Thu, 7 May 2020 16:30:18 -0700 Subject: [PATCH] Explicitly state CLA requirement --- CONTRIBUTING.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9974dc68577..84c4bd697fd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,11 @@ # Contributing -Welcome to Kubernetes! If you are interested in contributing to the [Kubernetes code repo](README.md) then checkout the [Contributor's Guide](https://git.k8s.io/community/contributors/guide/) +Welcome to Kubernetes! To learn more about contributing to the [Kubernetes code repo](README.md), check out the [Contributor's Guide](https://git.k8s.io/community/contributors/guide/). -The [Kubernetes community repo](https://github.com/kubernetes/community) contains information on how the community is organized and other information that is pertinent to contributing. +The [Kubernetes community repo](https://github.com/kubernetes/community) contains information about how to get started, how the community organizes, and more. + +## Sign the CLA + +You must sign the [Contributor License Agreement](https://git.k8s.io/community/contributors/guide/getting-started.md#sign-the-cla) in order to contribute. [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/CONTRIBUTING.md?pixel)]()