create a top- level README with sample tracks

This commit is contained in:
guineveresaenger 2019-11-22 19:30:32 -08:00
parent e76558b100
commit a20cffe352
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
# New Contributor Workshops
## Overview
This folder contains the [handbook for the New Contributor Workshop Content Lead](./new-contributor-workshop-lead.md) as well as playbooks for each of the New Contributor Workshop sessions.
This workshop is held at contributor summits at KubeCon but materials and processes may be used at contributor focused summits and events anywhere.
## Sample Track for Beginner Workshop
This workshop is meant for folks who have never contributed to opensource before and/or need help setting up a Kubernetes developer environment.
1. Welcome
1. Live PR Demo
1. Paths to Contributorship
1. Communication in the Kubernetes Community
1. Community Group and Governance Overview
1. Kubernetes Orgs Overview
1. Workspace Setup
1. Local Build&Test
1. Pull Request Exercise
1. Opensource Citizenship
1. SIG Meet-and-Greet
## Sample Track for Intermediate Workshop
This workshop differs from the Beginner workshop in that participants are expected to have a working Docker/Kubernetes/Go setup. They have a baisc understanding of how opensource contributions work, and may have opened a PR against Kubernetes before.
1. Welcome
1. Live PR Demo
1. Paths to Contributorship
1. Communication in the Kubernetes Community
1. Community Group and Governance Overview
1. Kubernetes Org Overview
1. k/k Walkthrough
1. Local Build&Test
1. Labels, Bots and Git Workflow
1. SIG Meet-and-Greet