Mention contributor playground in the contributor guide
update README.md Fixing a sentence
This commit is contained in:
parent
90d30c3b6f
commit
e67ea2b1cd
|
@ -33,6 +33,8 @@ Welcome to Kubernetes!
|
||||||
- [Security](#security)
|
- [Security](#security)
|
||||||
- [Documentation](#documentation)
|
- [Documentation](#documentation)
|
||||||
- [Issues Management or Triage](#issues-management-or-triage)
|
- [Issues Management or Triage](#issues-management-or-triage)
|
||||||
|
- [Kubernetes Contributor Playground](#kubernetes-contributor-playground)
|
||||||
|
- [Youtube playlist](#youtube-playlist)
|
||||||
- [Community](#community)
|
- [Community](#community)
|
||||||
- [Communication](#communication-1)
|
- [Communication](#communication-1)
|
||||||
- [Events](#events)
|
- [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.
|
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.
|
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
|
# Community
|
||||||
|
|
||||||
If you haven't noticed by now, we have a large, lively, and friendly open-source community.
|
If you haven't noticed by now, we have a large, lively, and friendly open-source community.
|
||||||
|
|
Loading…
Reference in New Issue