diff options
| author | Paris <parispittman@google.com> | 2018-01-22 17:10:31 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-22 17:10:31 -0800 |
| commit | 44512afab145a13234aac4eab83e13216c1e2862 (patch) | |
| tree | 219721ccac5dc04f3c927ce2aaabe62e15bace54 | |
| parent | 58b9ba2154ae604cf862558b36eb42a3c1a4447f (diff) | |
create meet-our-contributors.md
create meet-our-contributors doc
| -rw-r--r-- | mentoring/meet-our-contributors.md | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/mentoring/meet-our-contributors.md b/mentoring/meet-our-contributors.md new file mode 100644 index 00000000..dac55f85 --- /dev/null +++ b/mentoring/meet-our-contributors.md @@ -0,0 +1,39 @@ +# 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... + +Meet Our Contributors gives you a monthly one-hour opportunity to ask questions about our upstream community, watch interviews with our contributors, and participate in peer code reviews. + +## When: +Every first Wednesday of the month at the following times - +* 03:30pm UTC [calendar link](https://calendar.google.com/event?action=TEMPLATE&tmeid=MGw2OHM5bGRranJwZjI3OHN1MTk2Y2pjYjggcGFyaXNwaXR0bWFuQGdvb2dsZS5jb20&tmsrc=parispittman%40google.com) +* 09:00pm UTC [calendar link](https://calendar.google.com/event?action=TEMPLATE&tmeid=N3M4dnZ0dGZwYTZzdXBuM3FndHRybGY0MTlfMjAxODAyMDdUMjEwMDAwWiBwYXJpc3BpdHRtYW5AZ29vZ2xlLmNvbQ&tmsrc=parispittman%40google.com&scp=ALL) + +Tune into the [Kubernetes YouTube Channel](https://www.youtube.com/c/KubernetesCommunity/live) to follow along with video and [#meet-our-contributors](https://kubernetes.slack.com/messages/meet-our-contributors) on Slack for questions and discourse. + +## What’s on-topic: +* How our contributors got started with k8s +* Advice for getting attention on your PR +* GitHub tooling and automation +* Your first commit +* kubernetes/community +* Testing + +## What’s off-topic: +* End-user questions (Check out [#office-hours](https://kubernetes.slack.com/messages/office-hours) on slack and details [here](events/officehours.md)) + +## Submitting a question: +Day of on twitter - use #k8smoc +Slack - [#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. + + + + +### TODO +Update with link to google form (or some other submission method) for collecting peer code review problems |
