From e67ea2b1cdb446f0bd43fc27def532a35ee24b88 Mon Sep 17 00:00:00 2001 From: Naeil ZOUEIDI Date: Tue, 12 Mar 2019 09:38:17 -0400 Subject: [PATCH] Mention contributor playground in the contributor guide update README.md Fixing a sentence --- contributors/guide/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/contributors/guide/README.md b/contributors/guide/README.md index 82f16556e..fc2406d65 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -33,6 +33,8 @@ Welcome to Kubernetes! - [Security](#security) - [Documentation](#documentation) - [Issues Management or Triage](#issues-management-or-triage) +- [Kubernetes Contributor Playground](#kubernetes-contributor-playground) + - [Youtube playlist](#youtube-playlist) - [Community](#community) - [Communication](#communication-1) - [Events](#events) @@ -251,6 +253,14 @@ Have you ever noticed the total number of [open issues](https://issues.k8s.io)? Helping to manage or triage these open issues can be a great contribution and a great opportunity to learn about the various areas of the project. Triaging is the word we use to describe the process of adding multiple types of descriptive labels to GitHub issues, in order to speed up routing issues to the right folks. Refer to the [Issue Triage Guidelines](/contributors/guide/issue-triage.md) for more information. +# Kubernetes Contributor Playground + +If you are looking for a safe place, where you can familiarize yourself with (some of) the Kubernetes Project's review and pull request processes, then the [Kubernetes Contributor Playground](https://github.com/kubernetes-sigs/contributor-playground/) is the right place for you. + +## Youtube playlist + +A [Youtube playlist](https://www.youtube.com/playlist?list=PL69nYSiGNLP3M5X7stuD7N4r3uP2PZQUx) of the New Contributor workshop has been posted, and an outline of the video content can be found [here](/events/2018/05-contributor-summit). + # Community If you haven't noticed by now, we have a large, lively, and friendly open-source community.