community groups
This commit is contained in:
parent
0a3359950d
commit
2aa99fbf40
|
|
@ -12,10 +12,10 @@ This workshop is held at contributor summits at KubeCon but materials and proces
|
|||
This workshop is meant for folks who have never contributed to opensource before and/or need help setting up a Kubernetes developer environment.
|
||||
|
||||
1. Welcome
|
||||
1. Live PR Demo
|
||||
1. Paths to Contributorship
|
||||
1. Communication in the Kubernetes Community
|
||||
1. Community Group and Governance Overview
|
||||
1. [Live PR Demo](./live-pr-demo.md)
|
||||
1. [Paths to Contributorship](./contributor-paths.md)
|
||||
1. [Communication in the Kubernetes Community](./how-we-communicate.md)
|
||||
1. [Community Group and Governance Overview](./community-groups.md)
|
||||
1. Kubernetes Orgs Overview
|
||||
1. Workspace Setup
|
||||
1. Local Build&Test
|
||||
|
|
@ -31,7 +31,7 @@ This workshop differs from the Beginner workshop in that participants are expect
|
|||
1. [Live PR Demo](./live-pr-demo.md)
|
||||
1. [Paths to Contributorship](./contributor-paths.md)
|
||||
1. [Communication in the Kubernetes Community](./how-we-communicate.md)
|
||||
1. Community Group and Governance Overview
|
||||
1. [Community Group and Governance Overview](./community-groups.md)
|
||||
1. Kubernetes Org Overview
|
||||
1. k/k Walkthrough
|
||||
1. Local Build&Test
|
||||
|
|
|
|||
|
|
@ -0,0 +1,27 @@
|
|||
## Community Groups
|
||||
|
||||
### Duration
|
||||
|
||||
15 minutes
|
||||
|
||||
### Task Overview
|
||||
|
||||
Introduce SIGs, Working Groups, and a tiny bit of governance (if you must).
|
||||
|
||||
### Slides
|
||||
|
||||
Refer to previous workshops for inspirations
|
||||
|
||||
### Details To Cover
|
||||
|
||||
- SIGs
|
||||
- Subprojects
|
||||
- Working Groups
|
||||
- User Groups
|
||||
- Committees
|
||||
- How to Join Any Of The Above
|
||||
|
||||
### Ideas
|
||||
|
||||
- Stay simple. Don't make it too complicated.
|
||||
- Ask participants to define a few example SIGs via audience interaction.
|
||||
Loading…
Reference in New Issue