Skip to content

Commit cf4b1e3

Browse files
authored
Merge pull request #6590 from jaytiaki/Add-GitHub-account-requirement
Add GitHub account Prerequisite for K8s contribution
2 parents 89d1fe2 + f76cf20 commit cf4b1e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

contributors/guide/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ description:
1515
- [Welcome](#welcome)
1616
- [Contributor Guide](#contributor-guide)
1717
- [Prerequisites](#prerequisites)
18+
- [Create a GitHub account](#create-a-github-account)
1819
- [Sign the CLA](#sign-the-cla)
1920
- [Code of Conduct](#code-of-conduct)
2021
- [Setting up your development environment](#setting-up-your-development-environment)
@@ -60,6 +61,10 @@ prerequisites. These steps are checked automatically by [a bot] during your
6061
first submission. Completing these steps will make your first contribution
6162
easier:
6263

64+
### Create a GitHub account
65+
66+
Before you get started, you will need to [signup](http://github.com/signup) for a GitHub user account.
67+
6368
### Sign the CLA
6469

6570
Before you can contribute to Kubernetes, you will need to sign the

0 commit comments

Comments
 (0)