From f76cf208b1235cb6f5ae37d1b2338571c885b07d Mon Sep 17 00:00:00 2001 From: jaytiaki <102934856+jaytiaki@users.noreply.github.com> Date: Mon, 4 Apr 2022 16:23:07 +1200 Subject: [PATCH] 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. --- contributors/guide/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/contributors/guide/README.md b/contributors/guide/README.md index c3156c5d9..3d92f04dc 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