You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/contribute/_index.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,10 @@ Figure 2. Preparation for your first contribution.
158
158
- Learn about [page content types](/docs/contribute/style/page-content-types/)
159
159
and [Hugo shortcodes](/docs/contribute/style/hugo-shortcodes/).
160
160
161
+
## Getting help when contributing
162
+
163
+
Making your first contribution can be overwhelming. The [New Contributor Ambassadors](https://github.com/kubernetes/website#new-contributor-ambassadors) are there to walk you through making your first few contributions. You can reach out to them in the [Kubernetes Slack](https://slack.k8s.io/) preferably in the `#sig-docs` channel. There is also the [New Contributors Meet and Greet call](https://www.kubernetes.dev/resources/calendar/) that happens on the first Tuesday of every month. You can interact with the New Contributor Ambassadors and get your queries resolved here.
164
+
161
165
## Next steps
162
166
163
167
- Learn to [work from a local clone](/docs/contribute/new-content/open-a-pr/#fork-the-repo)
0 commit comments