Skip to content

Commit d41ec94

Browse files
authored
Merge pull request #4858 from mrbobbytables/update-moc
Update formatting of meet our contributors doc
2 parents f419903 + 16e15ef commit d41ec94

File tree

1 file changed

+48
-34
lines changed

1 file changed

+48
-34
lines changed

mentoring/programs/meet-our-contributors.md

Lines changed: 48 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
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+
110
# Meet Our Contributors - Ask Us Anything!
211

312
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
817
participate in peer code reviews.
918

1019
## 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].
1420

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]
1827

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
2329

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:
2535
Playlist of [previous Meet-Our-Contributors monthly meetings]
2636

2737

2838
## What You'll Gain By Participating:
2939

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
3343
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
3545
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
3747
contributor, become a member, or otherwise contribute to the project
3848

3949
## 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
4657

4758
## 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])
4961

5062
## Submitting questions and/or code for review/walk through:
63+
5164
### 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]
5468

5569
Questions will be on a first-come, first-served basis. The first half of the
5670
discussion will be dedicated to questions for contributors and in the second
5771
half, we will pick a problem (in advance) for peer code review.
5872

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])
6276

6377
Problems will be chosen based on time commitment needed, the skills of the reviewer,
6478
and if a large amount are submitted, need for the project.
6579

6680
## Call for Mentor Panelists!
6781

6882
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
7084
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
7286
Kubernetes seas, testing, and general questions about you and your path to open
7387
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
7589
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
7791
better!
7892

7993

8094

81-
[kubernetes.io/community]: https://kubernetes.io/community/
8295
[#meet-our-contributors]: https://kubernetes.slack.com/messages/meet-our-contributors
8396
[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
8599
[previous Meet-Our-Contributors monthly meetings]: https://www.youtube.com/playlist?list=PL69nYSiGNLP3QpQrhZq_sLYo77BVKv09F
86100
[#office-hours]: https://kubernetes.slack.com/messages/office-hours
87101
[#k8smoc]: https://twitter.com/hashtag/k8smoc

0 commit comments

Comments
 (0)