diff options
Diffstat (limited to 'mentoring/programs/contributor-workshop/README.md')
| -rw-r--r-- | mentoring/programs/contributor-workshop/README.md | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/mentoring/programs/contributor-workshop/README.md b/mentoring/programs/contributor-workshop/README.md new file mode 100644 index 00000000..79941250 --- /dev/null +++ b/mentoring/programs/contributor-workshop/README.md @@ -0,0 +1,31 @@ +# Contributor Workshop + +## Overview + +The Contributor Workshop is a self paced course on the contributor site, aimed at both new and existing contributors. + +Previously this workshop was run as a live in person session, as part of the Kubernetes Contributor Summit. With many changes brought upon in 2020, we decided to change the format to a self paced course. + +## Status + +The Contributor Workshop is currently in development, and has not been released to the public. + +You can view the live state of the site by going to [https://workshop--kubernetes-contributor.netlify.app/docs/workshop/](https://workshop--kubernetes-contributor.netlify.app/docs/workshop/) + +The umbrella issue tracking getting this initiative available to the public is [kubernetes/community#4830](https://github.com/kubernetes/community/issues/4830). + +## Getting Involved + +* Read the guides on [Contributing to the Contributor Workshop](guides/README.md) + +* Attend the bi-weekly mentoring meeting + +* Join the discussion in #contributor-workshop-dev on Kubernetes Slack + +## Other Resources + +[live-workshop](live-workshop/README.md) - Resources for running a live contributor workshop + +## Previous Live Workshops + +* [2019 NA Contributor Summit NCW](https://www.youtube.com/watch?v=uUJrGwAom-E&list=PL69nYSiGNLP0OWp38tPBc-jSlMmwWr6Ci&index=16) (Videos in playlist, links to first NCW video) |
