diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-07-19 08:12:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-19 08:12:52 -0700 |
| commit | ab36db048f7508a4b8a16eca9b01ad4ed9a31dbd (patch) | |
| tree | 8f87468c56a32eb43b0205aec244a160f365dc54 /mentoring/programs/contributor-workshop/README.md | |
| parent | e719f1fc7d3709771fcbb2ba293e901cbeb6b55b (diff) | |
| parent | d06f5ee564588c39dbb6b515e1afe5006591a001 (diff) | |
Merge pull request #5775 from alisondy/contributor-workshop
Contributor workshop update mentoring information
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) |
