Skip to content

Commit e142acc

Browse files
authored
Merge pull request #8153 from henriquesantanati/patch-1
Improve formatting and readability of new contributor guide
2 parents c809d63 + b0b73dd commit e142acc

File tree

1 file changed

+19
-8
lines changed

1 file changed

+19
-8
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
1-
Join the Kubernetes Developer Google Group (k-dev): https://groups.google.com/a/kubernetes.io/g/dev
2-
Check out [kubernetes/community](https://github.com/kubernetes/community) for an overview of our community.
3-
Follow the New Contributor Guide (k8s.dev/guide) to get familiar with various contributor tools and processes.
4-
The First Contribution Guide(k8s.dev/guide/first-contribution/) will walk you through the process for your first Pull Request (PR)
5-
Check out the Resources List at https://bit.ly/kubernetes-resources
6-
Come join us in the Kubernetes slack: https://www.slack.k8s.io
7-
* Join the #kubernetes-new-contributors channel
8-
* Join the channels of 1 or more SIGs you’re interested in
1+
# Getting Started with Kubernetes Development
2+
3+
## Join the Community
4+
5+
- Join the Kubernetes Developer Google Group (k-dev): [https://groups.google.com/a/kubernetes.io/g/dev](https://groups.google.com/a/kubernetes.io/g/dev)
6+
- Check out [kubernetes/community](https://github.com/kubernetes/community) for an overview of our community.
7+
- Come join us in the [Kubernetes Slack](https://www.slack.k8s.io):
8+
- Join the #kubernetes-new-contributors channel
9+
- Join the channels of 1 or more SIGs you're interested in
10+
- Participate in the [New Contributor Orientation](./README.md) to get an introduction to Kubernetes development and the community.
11+
12+
## Getting Familiar with the Process
13+
14+
1. Follow the [Contributor Guide](https://www.kubernetes.dev/docs/guide/) to get familiar with various contributor tools and processes.
15+
2. Read [The First Contribution Guide](https://www.kubernetes.dev/docs/guide/first-contribution/) for a walkthrough of your first Pull Request (PR) process.
16+
17+
## Additional Resources
18+
19+
- Explore the comprehensive Resources List at [https://bit.ly/kubernetes-resources](https://bit.ly/kubernetes-resources)

0 commit comments

Comments
 (0)