mentoring folder restructuring
This commit is contained in:
parent
6334fd8f4d
commit
06dd9da30e
|
@ -7,40 +7,46 @@ Title: Kubernetes Mentoring Initiative
|
|||
This folder will be used for all mentoring initiatives for Kubernetes.
|
||||
|
||||
---
|
||||
## Kubernetes Pilots
|
||||
|
||||
We understand that everyone has different learning styles and we want to support as many of those as possible. Mentoring is vital to the growth of an individual and organization of every kind. For Kubernetes, the larger the project becomes, it's necessary to keep a continuous pipeline of quality contributors.
|
||||
|
||||
*What's a Pilot?*
|
||||
A pilot is a Kubernetes mentor helping new and current members navigate the seas of our repos.
|
||||
|
||||
## Current mentoring activities:
|
||||
All are currently in an incubation phase. Please reach out to Paris Pittman (parispittman@google.com or Paris on Kubernetes slack channel) for more information on how to get involved.
|
||||
Please reach out to #sig-contribex on slack or come to a mentoring meeting to get involved in planning //TODO add contribex README when this is updated
|
||||
|
||||
Mentors On Demand
|
||||
* [Meet Our Contributors](/mentoring/meet-our-contributors.md)
|
||||
|
||||
Long Term Contributor Ladder Growth
|
||||
* [Group Mentoring Cohorts](/mentoring/group-mentoring.md)
|
||||
Long Term Contributor Ladder Growth
|
||||
* Through [Group Mentoring Cohorts](/mentoring/programs/group-mentoring.md)
|
||||
|
||||
Specific topics and activities
|
||||
* [The 1:1 Hour](/mentoring/programs/the1-on-1hour.md)
|
||||
|
||||
Role based shadow programs
|
||||
* [List of programs](/mentoring/programs/shadow-roles.md)
|
||||
|
||||
Students
|
||||
* [Google Summer of Code](/mentoring/google-summer-of-code.md)
|
||||
* [Google Summer of Code](/mentoring/programs/google-summer-of-code.md)
|
||||
|
||||
Groups Traditionally Underrepresented in Tech
|
||||
* [Outreachy](/mentoring/outreachy.md)
|
||||
* [Outreachy](/mentoring/programs/outreachy.md)
|
||||
|
||||
In person
|
||||
* [New Contributor Workshop] //TODO link to something that talks about these
|
||||
* Pod Mentoring! [aka group mentoring](/mentoring/programs/mentoring-events)
|
||||
|
||||
#### Inspiration and Thanks
|
||||
This is not an out of the box program but was largely inspired by the following:
|
||||
* [Ada Developer Academy](https://adadevelopersacademy.org/)
|
||||
* [Apache Mentoring Programme](https://community.apache.org/mentoringprogramme.html)
|
||||
* [exercism.io](https://github.com/OperationCode/exercism-io-mentoring)
|
||||
* [Apache Mentoring Programme](https://community.apache.org/mentoringprogramme.html)
|
||||
* [exercism.io](https://github.com/OperationCode/exercism-io-mentoring)
|
||||
* [Google Summer of Code](https://developers.google.com/open-source/gsoc/)
|
||||
* [Outreachy](https://www.outreachy.org/)
|
||||
* [OpenStack Mentoring](https://wiki.openstack.org/wiki/Mentoring)
|
||||
* [OpenStack Mentoring](https://wiki.openstack.org/wiki/Mentoring)
|
||||
|
||||
Thanks to:
|
||||
* the many contributors who reviewed and participated in brainstorming,
|
||||
* founding mentees for their willingness to try this out,
|
||||
* founding Pilots (@chrislovecnm, @luxas, @kow3ns)
|
||||
* founding mentors (@chrislovecnm, @luxas, @kow3ns)
|
||||
|
||||
We welcome PRs, suggestions, and help!
|
||||
|
|
|
@ -1,10 +1,8 @@
|
|||
# Outreachy
|
||||
|
||||
Kubernetes is happy to announce our participation in the Outreachy program running from December 2019 to March 2020.
|
||||
Please see the [main program page](https://www.outreachy.org/) for general information about the program,
|
||||
such as its purpose, timeline, eligibility requirements, and how to apply.
|
||||
Kubernetes is happy to announce our participation in the Outreachy program. Please see the [main program page](https://www.outreachy.org/) for general information including the time line for semesters as it's only a few times a year. The outreachy site also provides the eligibility requirements and how to apply.
|
||||
|
||||
The current list of projects, mentors and other details can be found [here](https://www.outreachy.org/apply/project-selection/#kubernetes).
|
||||
If we are currently participating, you will see the Kubernetes project listed [here](https://www.outreachy.org/apply/project-selection/#kubernetes). If you are interested in becoming a mentor or have a Kubernetes project that would be good for an Outreachy intern, please reach out to #sig-contribex on slack.
|
||||
|
||||
## What is Kubernetes?
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
future home of a doc that lists all of the shadow programs we have and how to get involved
|
||||
|
||||
example teams:
|
||||
release
|
||||
api review
|
||||
contributor summit planning
|
||||
contributor/community repo triage
|
||||
upstream marketing
|
||||
sig-docs-blog
|
|
@ -1,5 +1,8 @@
|
|||
The 1:1 Hour
|
||||
=======
|
||||
//this is a work in progress. Please follow along to our issues in
|
||||
kubernetes/community with the tag `area/mentorship-planning`
|
||||
|
||||
|
||||
One mentor. One mentee. One Hour.
|
||||
|
||||
|
@ -9,20 +12,19 @@ Activities that you can select from include:
|
|||
* pair programming
|
||||
* live code review how-to (for those wishing to be a reviewer or be a better reviewer)
|
||||
* live docs review how-to
|
||||
* live code review of a proposed solution you are working on
|
||||
* live code review of a proposed solution you are working on
|
||||
* codebase tour of a certain area
|
||||
* guidance on your contributor path (advice on becoming an approver, etc.)
|
||||
* AMA session (ask anything!)
|
||||
|
||||
We will attempt to match you with the closest mentor of your area of interested or activity.
|
||||
We will attempt to match you with the closest mentor of your area of interested or activity.
|
||||
|
||||
## Sign up!
|
||||
[Fill out this form](https://goo.gl/forms/9WllkPFTRB999vcc2) and we'll be in touch!
|
||||
[Fill out this form](https://goo.gl/forms/9WllkPFTRB999vcc2) and we'll be in touch!
|
||||
|
||||
## Mentors
|
||||
|
||||
If you are interested in signing up to be a mentor for this, please see the [mentor guidelines](mentor-guide.md).
|
||||
|
||||
### Notes
|
||||
Please pardon our dust as we build out the process for this and recruit more mentors.
|
||||
|
||||
Please pardon our dust as we build out the process for this and recruit more mentors.
|
Loading…
Reference in New Issue