Merge pull request #5653 from parispittman/groupmentoringupdate
bringing group mentoring program current
This commit is contained in:
		
						commit
						e2e3444f41
					
				|  | @ -1,41 +1,36 @@ | ||||||
| # Group Mentoring for Contributor Ladder Growth | # Contributor Ladder Growth Programs | ||||||
| *This is a work in progress* |    | ||||||
| 
 | These programs place an emphasis on learning in groups for active contributors | ||||||
| 
 | that would like to be a reviewer or other leadership roles like a Chair. The  | ||||||
| ## Summary | groups are semi-structured learning environments over the course of three | ||||||
| This is an experimental group mentoring program where individuals will work | months or a release cycle. Want to get `/lgtm` rights? Be a decision maker in an | ||||||
| self-paced in a semi-structured learning environment over the course of three |  OWNERS file? This could be a great way to get the knowledge you need, and some  | ||||||
| months. Want to get `/lgtm` rights? Be a decision maker in an OWNERS file? This |  accountability to do it. Through this program you will get the opportunity to  | ||||||
| could be a great way to get the knowledge you need, and some accountability to |  interact with active contributors who may be on the same path as you as well  | ||||||
| do it. Through this program you will get the opportunity to interact with active |  very experienced Kubernetes contributors. | ||||||
| contributors who may be on the same path as you as well very experienced |  | ||||||
| Kubernetes contributors. |  | ||||||
| 
 | 
 | ||||||
| ## How This Works | ## How This Works | ||||||
| Foundation:   | Foundation:   | ||||||
| This program is built around our [community membership guidelines]. | This program is built around our [community membership guidelines] as well as  | ||||||
| This doc shows how you can grow through the project in different roles and | our [Chair] and [Tech Lead] governance descriptions. | ||||||
| provides the requirements to get to each level on our ladder. Building trust is | These docs show how you can grow through the project in different roles and | ||||||
| the key to this document. | provides the requirements to get to each level on our ladder. Building trust is  | ||||||
|  | key. | ||||||
| 
 | 
 | ||||||
| ## Cohorts | ## Cohorts | ||||||
| Contributors will form small cohorts of no more than 10 (8-10 is great) all aiming | - No more than 4 mentees per 1 mentor; no more than 8 total in the group | ||||||
| to achieve the same goal - the next stage on the contributor ladder - with the |   - this scales better than 1:1 and peers can help each other in a community | ||||||
| help of active contributors (1 mentor to 3 mentees). For example, our first test |   setting | ||||||
| cohort was Member -> Reviewer in SIG Apps, SIG Cluster Lifecycle, and SIG AWS.   | - Everyone is on the same journey  | ||||||
|  | Member -> Reviewer | Reviewer -> Approver | SIG Member -> Chair | ||||||
|  | - Three months / one release cycle  | ||||||
|  | - Private slack channel | ||||||
|  |  For you to progress, the community wants to know you are dependable and  | ||||||
|  |  understand the domain. | ||||||
| 
 | 
 | ||||||
| Each cohort will last 2-3 months based on the time requirement in the community | Mentors can rotate facilitating once a week for slack standups with the  | ||||||
| membership guidelines per level. This time requirement is pretty flexible and not | expectation that cohort members need to check in with a predetermined status  | ||||||
| a hard line because as noted above, this is about building trust and skills. Folks | update (accomplishments, challenges, etc)   | ||||||
| want to know you are dependable and understand the domain. |  | ||||||
| 
 |  | ||||||
| The cohort gathers on slack in a private room that one of the mentors or sig-contribex |  | ||||||
| will PR into the slack config files on the k/community repo. |  | ||||||
| TODO: make the self service aspect here solid for faster onboarding |  | ||||||
| 
 |  | ||||||
| Mentors can rotate facilitating once a week for slack standups with the expectation |  | ||||||
| that cohort members need to check in with a predetermined status update |  | ||||||
| (accomplishments, challenges, etc)   |  | ||||||
| 
 | 
 | ||||||
| ## Benefits of a Cohort | ## Benefits of a Cohort | ||||||
| * Peer mentoring   | * Peer mentoring   | ||||||
|  | @ -47,38 +42,39 @@ that cohort members need to check in with a predetermined status update | ||||||
|   |   | ||||||
| 
 | 
 | ||||||
| ## Mentor requirements   | ## Mentor requirements   | ||||||
| TODO   | - Github Org Member | ||||||
|  | - At least the same level as the goal of the group (example: Reviewer for  | ||||||
|  | Reviewers)  | ||||||
|  | - Time commitment: facilitate biweekly, hour long zoom sessions plus curriculum  | ||||||
|  | planning in between sessions (~1-2h/wk total). | ||||||
| 
 | 
 | ||||||
| ## First Cohort Success Rates | ## First Cohort Success Rates | ||||||
| 5/10 graduated into OWNERs files from members to reviewers.    | 5/10 graduated into OWNERs files from members to reviewers in 2019. 2 are | ||||||
| TODO check how many are still active   | subproject owners in 2021.   | ||||||
| 
 | 
 | ||||||
| ## FAQs | ## FAQs | ||||||
| I'm a SIG Chair/TL/Subproject Owner and have a need for more members, reviewers, | I'm a SIG Chair/TL/Subproject Owner and have a need for more members, reviewers, | ||||||
| approvers, how can we form a cohort?   | approvers, how can we form a cohort?   | ||||||
| TODO   | Reach out to #sig-contribex in slack or file an issue against  | ||||||
|  | kubernetes/community  | ||||||
| 
 | 
 | ||||||
| I'm a contributor looking for a cohort, where do I go?   | I'm a contributor looking for a cohort, where do I go?   | ||||||
| TODO   | Look in the kubernetes/community repo for issues labelled "contributor ladder | ||||||
|  | mentoring"  | ||||||
| 
 | 
 | ||||||
| I'm not a chair, tech lead, or subproject owner but I'm a reviewer or approver, | I'm not a chair, tech lead, or subproject owner but I'm a reviewer or approver, | ||||||
| how can I help?   | how can I help?   | ||||||
| TODO   | Talk to your Chairs and Tech Leads about forming a group that you can help  | ||||||
|  | mentor.   | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| ## Important Links | ## Important Links | ||||||
| [Mentor Guide]   | [Mentor Guide]   | ||||||
| [Mentee Guide] | [Mentee Guide] | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| ## Open ended questions |  | ||||||
| how can mentors organize the tasks, issues, prs, that they give to the mentees?    |  | ||||||
| should they be high priority items to help with backlog and mentor at the same time?   |  | ||||||
| should we include a list of topics that should be covered by role?   |  | ||||||
| - example: for member to reviewer we focused on - live how to code review, how to review [better] docs, communicating with empathy, advanced testing/ci, general community/governance   |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| [Mentee Guide]: /mentoring/group-mentee-guide.md | [Mentee Guide]: /mentoring/group-mentee-guide.md | ||||||
| [Mentoring/Contributor Info Form]: https://goo.gl/forms/SHWAiZ9Ih1qwuJbs1 | [Mentoring/Contributor Info Form]: https://goo.gl/forms/SHWAiZ9Ih1qwuJbs1 | ||||||
| [Mentor Guide]: /mentoring/mentor-guide.md | [Mentor Guide]: /mentoring/mentor-guide.md | ||||||
| [community membership guidelines]: /community-membership.md | [community membership guidelines]: /community-membership.md | ||||||
|  | [Chair]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md#chair | ||||||
|  | [Tech Lead]: https://github.com/kubernetes/community/blob/master/contributors/chairs-and-techleads/technical-lead.md | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue