1
+ ---
2
+ title : Meet our Contributors
3
+ weight : 4
4
+ description : |
5
+ Meet Our Contributors gives you a monthly one-hour opportunity to ask questions
6
+ about our upstream community, watch interviews with our contributors, and
7
+ participate in peer code reviews.
8
+ ---
9
+
1
10
# Meet Our Contributors - Ask Us Anything!
2
11
3
12
When Slack seems like it’s going too fast, and you just need a quick answer from
@@ -8,80 +17,85 @@ about our upstream community, watch interviews with our contributors, and
8
17
participate in peer code reviews.
9
18
10
19
## When:
11
- Every first Wednesday of the month at the following times. Grab a copy of the
12
- calendar to yours from [ kubernetes.io/community]
13
- * 03:30pm UTC [ Convert to your timezone] .
14
20
15
- ## Where:
16
- Follow along live:
17
- [ Kubernetes YouTube Channel]
21
+ Every first Wednesday of the month at the following times:
22
+ - 03:30pm UTC [ Convert to your timezone] .
23
+
24
+ ## Where:
25
+
26
+ Follow along live: [ Kubernetes YouTube Channel]
18
27
19
- Ask questions:
20
- #meet-our-contributors slack channel
21
- To ask anonymously, direct message the host on slack. They will ID at the start
22
- of the show.
28
+ Ask questions: [ #meet-our-contributors] Slack channel
23
29
24
- Watch past recordings:
30
+
31
+ To ask anonymously, direct message the host on Slack. They will ID at the start
32
+ of the show.
33
+
34
+ Watch past recordings:
25
35
Playlist of [ previous Meet-Our-Contributors monthly meetings]
26
36
27
37
28
38
## What You'll Gain By Participating:
29
39
30
- * An opportunity to learn more about how to get started contributing to K8s
31
- * A chance to get your PRs reviewed by members of the community
32
- * Peer code review that can help you get more eyes on your code, or learn more
40
+ - An opportunity to learn more about how to get started contributing to K8s
41
+ - A chance to get your PRs reviewed by members of the community
42
+ - Peer code review that can help you get more eyes on your code, or learn more
33
43
about a part of the Kubernetes code that may have you struggling
34
- * A deeper understanding of the unique role that our contributors occupy in the
44
+ - A deeper understanding of the unique role that our contributors occupy in the
35
45
Kubernetes ecosystem as a whole
36
- * Practical advice and hands-on tips for how you can get started as a Kubernetes
46
+ - Practical advice and hands-on tips for how you can get started as a Kubernetes
37
47
contributor, become a member, or otherwise contribute to the project
38
48
39
49
## What’s on-topic:
40
- * How our contributors got started with k8s
41
- * Advice for getting attention on your PR
42
- * GitHub tooling and automation
43
- * Your first commit
44
- * kubernetes/community
45
- * Testing
50
+
51
+ - How our contributors got started with k8s
52
+ - Advice for getting attention on your PR
53
+ - GitHub tooling and automation
54
+ - Your first commit
55
+ - kubernetes/community
56
+ - Testing
46
57
47
58
## What’s off-topic:
48
- * End-user questions (Check out [ #office-hours] on Slack and details [ here] )
59
+
60
+ - End-user questions (Check out [ #office-hours] on Slack and details [ here] )
49
61
50
62
## Submitting questions and/or code for review/walk through:
63
+
51
64
### Questions:
52
- * Day of on Twitter - use the hashtag [ #k8smoc] after your question
53
- * Slack - Ask your question in #meet-our-contributors
65
+
66
+ - Day of on Twitter - use the hashtag [ #k8smoc] after your question
67
+ - Slack - Ask your question in [ #meet-our-contributors]
54
68
55
69
Questions will be on a first-come, first-served basis. The first half of the
56
70
discussion will be dedicated to questions for contributors and in the second
57
71
half, we will pick a problem (in advance) for peer code review.
58
72
59
- ### Code snip / PR for peer code review / Suggestion for part of codebase walk
60
- through:
61
- * At least 24 hours before the session to Slack channel (#meet-our-contributors)
73
+ ### Code snip / PR for peer code review / Suggestion for part of codebase walk through:
74
+
75
+ - At least 24 hours before the session to Slack channel ([ #meet-our-contributors] )
62
76
63
77
Problems will be chosen based on time commitment needed, the skills of the reviewer,
64
78
and if a large amount are submitted, need for the project.
65
79
66
80
## Call for Mentor Panelists!
67
81
68
82
Expectations of mentors:
69
- * Be online 5 minutes early. You can look at questions in the queue by joining
83
+ - Be online 5 minutes early. You can look at questions in the queue by joining
70
84
the #meet-our-contributors Slack channel to give yourself some time to prepare.
71
- * Expect questions about the contribution process, membership, navigating the
85
+ - Expect questions about the contribution process, membership, navigating the
72
86
Kubernetes seas, testing, and general questions about you and your path to open
73
87
source/Kubernetes. It's okay if you don't know the answer!
74
- * We will be using video chat (Zoom, but livestreaming through YouTube) but
88
+ - We will be using video chat (Zoom, but livestreaming through YouTube) but
75
89
voice-only is fine if you are more comfortable with that.
76
- * Be willing to provide suggestions and feedback to make this process & experience
90
+ - Be willing to provide suggestions and feedback to make this process & experience
77
91
better!
78
92
79
93
80
94
81
- [ kubernetes.io/community ] : https://kubernetes.io/community/
82
95
[ #meet-our-contributors ] : https://kubernetes.slack.com/messages/meet-our-contributors
83
96
[ Convert to your timezone ] : https://www.thetimezoneconverter.com/?t=03%3A30%20pm&tz=UTC&
84
- [ Kubernetes YouTube Channel] : (https://www.youtube.com/c/KubernetesCommunity/live
97
+ [ #meet-our-contributors ] : https://kubernetes.slack.com/messages/meet-our-contributors
98
+ [ Kubernetes YouTube Channel ] : https://www.youtube.com/c/KubernetesCommunity/live
85
99
[ previous Meet-Our-Contributors monthly meetings ] : https://www.youtube.com/playlist?list=PL69nYSiGNLP3QpQrhZq_sLYo77BVKv09F
86
100
[ #office-hours ] : https://kubernetes.slack.com/messages/office-hours
87
101
[ #k8smoc ] : https://twitter.com/hashtag/k8smoc
0 commit comments