|
1 |
| -# New Contributor Workshops Resources |
| 1 | +# Contributor Workshop Resources |
2 | 2 |
|
| 3 | +This folder contains information on |
3 | 4 |
|
4 |
| -## Overview |
5 |
| - |
6 |
| -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. |
7 |
| - |
8 |
| -This workshop is held periodically by the Kubernetes Community, but materials and processes may be used at contributor focused summits and events anywhere. |
9 |
| - |
10 |
| -Slides from previous New Contributor Workshops can be found [here](https://github.com/cncf/presentations/blob/master/kubernetes/README.md#kubernetes-new-contributor-workshops). |
11 |
| - |
12 |
| -## Sample Track for Beginner Workshop |
13 |
| - |
14 |
| -This workshop is meant for folks who have never contributed to opensource before and/or need help setting up a Kubernetes developer environment. |
15 |
| - |
16 |
| -1. Welcome |
17 |
| -1. [Live PR Demo](./live-pr-demo.md) |
18 |
| -1. [Paths to Contributorship](./contributor-paths.md) |
19 |
| -1. [Communication in the Kubernetes Community](./how-we-communicate.md) |
20 |
| -1. [Community Group and Governance Overview](./community-groups.md) |
21 |
| -1. [Kubernetes Orgs Overview](./repo-tour.md) |
22 |
| -1. [Workspace Setup](./workspace-setup.md) |
23 |
| -1. [Local Build&Test](./build-and-test.md) |
24 |
| -1. [Pull Request Exercise](./playground-exercise.md) |
25 |
| -1. [Find Your First Issue](./first-issue-help.md) |
26 |
| - |
27 |
| -## Sample Track for Intermediate Workshop |
28 |
| - |
29 |
| -This workshop differs from the Beginner workshop in that participants are expected to have a working Docker/Kubernetes/Go setup. They have a basic understanding of how opensource contributions work, and may have opened a PR against Kubernetes before. |
30 |
| - |
31 |
| -1. Welcome |
32 |
| -1. [Live PR Demo](./live-pr-demo.md) |
33 |
| -1. [Paths to Contributorship](./contributor-paths.md) |
34 |
| -1. [Communication in the Kubernetes Community](./how-we-communicate.md) |
35 |
| -1. [Community Group and Governance Overview](./community-groups.md) |
36 |
| -1. [Kubernetes Orgs Overview](./repo-tour.md) |
37 |
| -1. k/k Walkthrough |
38 |
| -1. [Local Build&Test](./build-and-test.md) |
39 |
| -1. [Labels, Bots and Git Workflow](./labels-and-bots.md) |
40 |
| -1. [Find Your First Issue](./first-issue-help.md) |
| 5 | +- How to contribute to the Contributor Workshop site |
| 6 | +- How to run a "live" Contributor Workshop (see [``live-workshop``](live-workshop/README.md)) |
0 commit comments