Merge pull request #1755 from parispittman/patch-29
Update meet-our-contributors.md
This commit is contained in:
commit
7e89d39bd0
|
|
@ -1,5 +1,4 @@
|
|||
# Meet Our Contributors - Ask Us Anything!
|
||||
*This doc is a work in progress*
|
||||
|
||||
When Slack seems like it’s going too fast, and you just need a quick answer from a human...
|
||||
|
||||
|
|
@ -23,18 +22,26 @@ Tune into the [Kubernetes YouTube Channel](https://www.youtube.com/c/KubernetesC
|
|||
## What’s off-topic:
|
||||
* End-user questions (Check out [#office-hours](https://kubernetes.slack.com/messages/office-hours) on slack and details [here](/events/office-hours.md))
|
||||
|
||||
## Submitting a question:
|
||||
## Submitting questions and/or code for review/walk through:
|
||||
### Questions:
|
||||
* Day of on twitter - use the hashtag [#k8smoc](https://twitter.com/hashtag/k8smoc) after your question
|
||||
* Slack - Ask your question in [#meet-our-contributors](https://kubernetes.slack.com/messages/meet-our-contributors)
|
||||
|
||||
## Submitting a code snip / PR for peer code review:
|
||||
* 24 hours beforehand to slack channel
|
||||
|
||||
Questions will be on a first-come, first-served basis. First half will be dedicated to questions for contributors and the second half, we will pick a problem (in advance) for peer code review. Problems will be picked based on time commitment needed, skills of the reviewer, and if a large amount are submitted, need for the project.
|
||||
Questions will be on a first-come, first-served basis. First half will be dedicated to questions for contributors and the second half, we will pick a problem (in advance) for peer code review.
|
||||
|
||||
### Code snip / PR for peer code review / Suggestion for part of codebase walk through:
|
||||
* At least 24 hours before the session to slack channel (#meet-our-contributors)
|
||||
|
||||
Problems will be picked based on time commitment needed, skills of the reviewer, and if a large amount are submitted, need for the project.
|
||||
|
||||
## Call for Volunteers:
|
||||
Contributors - [sign up to answer questions!](https://goo.gl/uhEJ33)
|
||||
|
||||
Expectations of volunteers:
|
||||
* Be on 5 mins early
|
||||
* Be prepared to give advice on contribution process, membership, navigating the kubernetes seas, testing, and general questions about you and your path to open source/kubernetes.
|
||||
* We will be using video chat (zoom but live streaming through YouTube) but voice only is fine if you are more comfortable with that
|
||||
* Be willing to provide suggestions and feedback to make this better!
|
||||
|
||||
|
||||
### TODO
|
||||
Update with link to google form (or some other submission method) for collecting peer code review problems
|
||||
|
|
|
|||
Loading…
Reference in New Issue