diff --git a/events/events-team/content/new-contributor-workshops/README.md b/events/events-team/content/new-contributor-workshops/README.md index 483fbfc9e..601f4e67f 100644 --- a/events/events-team/content/new-contributor-workshops/README.md +++ b/events/events-team/content/new-contributor-workshops/README.md @@ -29,7 +29,7 @@ This workshop differs from the Beginner workshop in that participants are expect 1. Welcome 1. [Live PR Demo](./live-pr-demo.md) -1. Paths to Contributorship +1. [Paths to Contributorship](./contributor-paths.md) 1. Communication in the Kubernetes Community 1. Community Group and Governance Overview 1. Kubernetes Org Overview diff --git a/events/events-team/content/new-contributor-workshops/contributor-paths.md b/events/events-team/content/new-contributor-workshops/contributor-paths.md new file mode 100644 index 000000000..e9f7ea029 --- /dev/null +++ b/events/events-team/content/new-contributor-workshops/contributor-paths.md @@ -0,0 +1,26 @@ +## Contributor Paths + +### Duration + +10-30 minutes + +### Task Overview + +This is about contributor origin stories. + +### Slides + +Refer to previous workshops for inspirations + +### Details To Cover + +- Who can contribute? +- What skills are needed? +- How to Fit Contributions Into Your Job +- Balance knowlede with learning and the needs of the project + +### Ideas + +- Share some contributor origin stories +- Ask the room why they are at the workshop. +- Have a few people share their thoughts \ No newline at end of file