diff --git a/events/events-team/content/new-contributor-workshops/README.md b/events/events-team/content/new-contributor-workshops/README.md new file mode 100644 index 000000000..d96dc72e2 --- /dev/null +++ b/events/events-team/content/new-contributor-workshops/README.md @@ -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 \ No newline at end of file