diff options
| author | guineveresaenger <guineveresaenger@github.com> | 2019-11-22 20:06:42 -0800 |
|---|---|---|
| committer | guineveresaenger <guineveresaenger@github.com> | 2019-11-22 20:06:42 -0800 |
| commit | dcf5d90a0525327c7e94bc75de98b20346b71a8b (patch) | |
| tree | f9478e126b269d143c60d8c7244f607eaf1be0db | |
| parent | 2aa99fbf4056b7dd019f28bb548c0baa9e63fa36 (diff) | |
add repo tour
| -rw-r--r-- | events/events-team/content/new-contributor-workshops/repo-tour.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/events/events-team/content/new-contributor-workshops/repo-tour.md b/events/events-team/content/new-contributor-workshops/repo-tour.md new file mode 100644 index 00000000..d1f46ee0 --- /dev/null +++ b/events/events-team/content/new-contributor-workshops/repo-tour.md @@ -0,0 +1,24 @@ +## Repo Tour + +### Duration + +10 - 15 minutes + +### Task Overview + +Show that Kubernetes is not just about the Core Repository, but also about the other repos in the org and in kubernetes-sigs. + +### Slides + +Have a few overview slides, but also go off-book and live show the repos on GitHub. + +### Details To Cover + +- k/website, k/test-infra, k/community, k/enhancements, with explanations +- Exciting things in kubernetes-sigs + + +### Ideas + +- Ask participants if they have found or are interested in specific repos, and share about their purpose. +- Mention which repos need help, or have awesome good-first-issue shepherding from maintainers!
\ No newline at end of file |
