From 44512afab145a13234aac4eab83e13216c1e2862 Mon Sep 17 00:00:00 2001 From: Paris Date: Mon, 22 Jan 2018 17:10:31 -0800 Subject: [PATCH 1/3] create meet-our-contributors.md create meet-our-contributors doc --- mentoring/meet-our-contributors.md | 39 ++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 mentoring/meet-our-contributors.md diff --git a/mentoring/meet-our-contributors.md b/mentoring/meet-our-contributors.md new file mode 100644 index 000000000..dac55f85d --- /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 From e178ba82661becd5690fd24728ec96b4ddba560b Mon Sep 17 00:00:00 2001 From: Paris Date: Mon, 22 Jan 2018 20:01:45 -0800 Subject: [PATCH 2/3] Update meet-our-contributors.md Fixed links and formatting per @cblecker's review. --- mentoring/meet-our-contributors.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mentoring/meet-our-contributors.md b/mentoring/meet-our-contributors.md index dac55f85d..3872ca0d6 100644 --- a/mentoring/meet-our-contributors.md +++ b/mentoring/meet-our-contributors.md @@ -21,14 +21,14 @@ Tune into the [Kubernetes YouTube Channel](https://www.youtube.com/c/KubernetesC * 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)) +* 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) +* 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 +* 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. From 8275fb558b5dc1b7cd76904168090885af4d4893 Mon Sep 17 00:00:00 2001 From: Paris Date: Tue, 23 Jan 2018 14:37:48 -0800 Subject: [PATCH 3/3] Update meet-our-contributor.md added hypen into office hours link so it works this time --- mentoring/meet-our-contributors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mentoring/meet-our-contributors.md b/mentoring/meet-our-contributors.md index 3872ca0d6..65576a060 100644 --- a/mentoring/meet-our-contributors.md +++ b/mentoring/meet-our-contributors.md @@ -21,7 +21,7 @@ Tune into the [Kubernetes YouTube Channel](https://www.youtube.com/c/KubernetesC * 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)) +* 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: * Day of on twitter - use the hashtag [#k8smoc](https://twitter.com/hashtag/k8smoc) after your question