This commit is contained in:
Ahmad Ahmadi 2025-06-24 08:26:57 -07:00 committed by GitHub
commit bd5f125e10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -67,9 +67,8 @@ Before you get started, you will need to [sign up](http://github.com/signup) for
### Sign the CLA ### Sign the CLA
Before you can contribute to Kubernetes, you will need to sign the Before contributing to Kubernetes, you must sign the [Contributor License Agreement] (CLA). To sign the CLA, open a PR against the [contributor playground repo](https://github.com/kubernetes-sigs/contributor-playground). You can find an example PR [here](https://github.com/kubernetes-sigs/contributor-playground/pull/1389). Afterward, the linux-foundation-easycla bot will reply with an error message containing a specific link for your GitHub account to sign the CLA using CNCF's EasyCLA system.
[Contributor License Agreement].
The easiest way to do so is to open a PR against the [contributor playground repo](https://github.com/kubernetes-sigs/contributor-playground), you can find an example PR [here](https://github.com/kubernetes-sigs/contributor-playground/pull/1389).
**Note:** [kubernetes-sigs/contributor-playground](https://github.com/kubernetes-sigs/contributor-playground) is a repository for practicing submitting your first PR, not just for CLA registration. When creating and submitting a new PR, please write the PR description according to the provided template. Check the above example PR for reference. **Note:** [kubernetes-sigs/contributor-playground](https://github.com/kubernetes-sigs/contributor-playground) is a repository for practicing submitting your first PR, not just for CLA registration. When creating and submitting a new PR, please write the PR description according to the provided template. Check the above example PR for reference.