Update group-mentee-guide.md
This commit is contained in:
parent
e37d3262cc
commit
1ced9b712e
|
@ -17,38 +17,41 @@ Familiarize yourself with the [community membership requirements doc](/community
|
||||||
* Be helpful to your peers in the cohort
|
* Be helpful to your peers in the cohort
|
||||||
* Give back and be a mentor in a future cohort
|
* Give back and be a mentor in a future cohort
|
||||||
* Mutual respect from mentors and peers who are in the cohort with you
|
* Mutual respect from mentors and peers who are in the cohort with you
|
||||||
|
* Adhere to the Kubernetes Community Guidelines
|
||||||
|
|
||||||
## Development Areas & Activities
|
## Development Areas & Activities
|
||||||
These topics will be covered during bi-weekly standups/workshops. The suggested activities will be covered in the mentee's normal day to day. Know something that should be added? Start a convo/add a PR - your comments are appreciated.
|
These topics will be covered during bi-weekly standups/workshops. The suggested activities will be covered in the mentee's normal day to day. Know something that should be added? Start a convo/add a PR - your comments are appreciated.
|
||||||
|
|
||||||
### Current Member Cohort
|
### Current Member Cohort Topics
|
||||||
* Communicating in our ecosystem
|
* Effective communication in our our ecosystem
|
||||||
* Kubernetes Governance 101 (what's a SIG?, OWNERS files, steering committee, etc.)
|
* Kubernetes Governance 101 (what's a SIG?, OWNERS files, steering committee, etc.)
|
||||||
* Identifying issues to work on
|
* Identifying & understanding issue backlog and prioritization
|
||||||
* Testing (current state of automation)
|
* Contibuting to testing (how to run tests and create new ones)
|
||||||
* [need 3-4 more]
|
* [need 3-4 more]
|
||||||
|
|
||||||
Suggested Activity
|
Suggested Activity
|
||||||
* Scrub XS and typo fixes into branches they maintain for occasional quick bulk review/approval with mentors
|
* Scrub XS and typo fixes into branches they maintain for occasional quick bulk review/approval with mentors
|
||||||
* Help to review docs
|
* Help review docs
|
||||||
|
* Setup feature and run tests or examples and fix documentation if needed
|
||||||
|
* Create new content in community based on feedback from wider community
|
||||||
|
|
||||||
|
|
||||||
### Current Reviewer Cohort
|
### Current Reviewer Cohort
|
||||||
* Code Reviews the Kubernetes Way (i.e. best practices)
|
* Code Reviews the Kubernetes Way (i.e. best practices)
|
||||||
* How to groom issues for new members
|
* How to groom issues for new members
|
||||||
* Communicating effectively as a leader (on GH and throughout project)
|
* Communicating effectively as a leader (on GH and throughout project)
|
||||||
* The value in / how to tech reviewing for docs
|
* The value in / how to tech review docs
|
||||||
* Kubernetes Governance 201 (SIG deep dive, proposals,
|
* Kubernetes Governance 201 (SIG deep dive, proposals)
|
||||||
* Testing (what should be an e2e test, how to write S, M, L, tests)
|
* Testing (what should be an e2e test, how to write S, M, L, tests)
|
||||||
|
|
||||||
Suggested Activity
|
Suggested Activity
|
||||||
* Be a tech reviewer for docs
|
* Be a tech reviewer for docs
|
||||||
|
* Write an E2E test
|
||||||
|
|
||||||
### Current Approver Cohort
|
### Current Approver Cohort
|
||||||
* Communicating effectively as a leader (on GH and throughout project)
|
* Communicating effectively as a leader (on GH and throughout project)
|
||||||
* How to write better docs (release notes, etc.)
|
* How to write better docs (release notes, etc.)
|
||||||
* [need 4-5 more]
|
* How to propose a new feature (features, design proposals)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Other Help Resources
|
### Other Help Resources
|
||||||
- slack
|
- slack
|
||||||
|
|
Loading…
Reference in New Issue