diff options
| author | Alison Dowdney <alison@alisondowdney.com> | 2021-05-11 01:29:28 +0100 |
|---|---|---|
| committer | Alison Dowdney <alison@alisondowdney.com> | 2021-05-11 01:29:28 +0100 |
| commit | 3cf16a53d47fb475980e06399ffd93c8b8a15f13 (patch) | |
| tree | 6304ab1ab4dbbd34c90c25e962d56b9a121bb6c4 /mentoring/programs/contributor-workshop/README.md | |
| parent | 3b2ee98f42cf3225170e60a0e1e8c1d3251db8ce (diff) | |
Revamp Contributor Workshop resources
In line with moving the contributor workshop to a self paced course,
we need to provide resources on how to contribute and update the
workshop.
* Update the Video Guide
* Create Guide on how to add segments to the workshop
* Create a Glossary to define repeated verbalage
* Outline how the workshop is structured
* Create template for segments
* Move exisitng resources for running live NCW to live-workshop
Diffstat (limited to 'mentoring/programs/contributor-workshop/README.md')
| -rw-r--r-- | mentoring/programs/contributor-workshop/README.md | 27 |
1 files changed, 23 insertions, 4 deletions
diff --git a/mentoring/programs/contributor-workshop/README.md b/mentoring/programs/contributor-workshop/README.md index c0ebd557..535eee33 100644 --- a/mentoring/programs/contributor-workshop/README.md +++ b/mentoring/programs/contributor-workshop/README.md @@ -1,8 +1,27 @@ -# NCW Workshops +# Contributor Workshop -## Upcoming Workshops +## Overview -None scheduled +The Contributor Workshop is a self paced course on the contributor site, aimed at both new and existing contributors. -## Previous Workshops +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 [#4830 in kubernetes/community](https://github.com/kubernetes/community/issues/4830). + +## Getting Involved + +* Read the guides on contributing to the Contributor Workshop +[Contributing to the Contributor Workshop](resources/guides/README.md) + +* Attend the bi-weekly mentoring meeting + +* Join the discussion in #contributor-workshop-dev on Kubernetes Slack + +## 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) |
