From dcf5d90a0525327c7e94bc75de98b20346b71a8b Mon Sep 17 00:00:00 2001 From: guineveresaenger Date: Fri, 22 Nov 2019 20:06:42 -0800 Subject: [PATCH] add repo tour --- .../new-contributor-workshops/repo-tour.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 events/events-team/content/new-contributor-workshops/repo-tour.md 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 000000000..d1f46ee06 --- /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