summaryrefslogtreecommitdiff
path: root/contributors/guide
diff options
context:
space:
mode:
authorjaytiaki <102934856+jaytiaki@users.noreply.github.com>2022-04-04 16:23:07 +1200
committerGitHub <noreply@github.com>2022-04-04 16:23:07 +1200
commitf76cf208b1235cb6f5ae37d1b2338571c885b07d (patch)
treea1be8e98152c2ec15304012b19056885d91e9553 /contributors/guide
parent89d1fe2bd23393f0ee5e55d414f1969129a9e52b (diff)
Add GitHub account Prerequisite for K8s contribution
As a brand new contributor, I didn't realise I needed a GitHub account. I want to make sure it's clear for others.
Diffstat (limited to 'contributors/guide')
-rw-r--r--contributors/guide/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/contributors/guide/README.md b/contributors/guide/README.md
index c3156c5d..3d92f04d 100644
--- a/contributors/guide/README.md
+++ b/contributors/guide/README.md
@@ -15,6 +15,7 @@ description:
- [Welcome](#welcome)
- [Contributor Guide](#contributor-guide)
- [Prerequisites](#prerequisites)
+ - [Create a GitHub account](#create-a-github-account)
- [Sign the CLA](#sign-the-cla)
- [Code of Conduct](#code-of-conduct)
- [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
first submission. Completing these steps will make your first contribution
easier:
+### Create a GitHub account
+
+Before you get started, you will need to [signup](http://github.com/signup) for a GitHub user account.
+
### Sign the CLA
Before you can contribute to Kubernetes, you will need to sign the