community/README.md

59 lines
2.2 KiB
Markdown

# Kubernetes Community
Welcome to the Kubernetes community!
This is the starting point for joining and contributing to the Kubernetes community - improving docs, improving code, giving talks etc.
To learn more about the project structure and organization, please refer to [Project Governance] information.
## Communicating
The [communication](communication/) page lists communication channels like chat,
issues, mailing lists, conferences, etc.
For more specific topics, try a SIG.
## SIGs
Kubernetes is a set of subprojects, each shepherded by a Special Interest Group (SIG).
A first step to contributing is to pick from the [list of kubernetes SIGs](sig-list.md).
A SIG can have its own policy for contribution,
described in a `README` or `CONTRIBUTING` file in the SIG
folder in this repo (e.g. [sig-cli/CONTRIBUTING](sig-cli/CONTRIBUTING.md)),
and its own mailing list, slack channel, etc.
If you want to edit details about a SIG (e.g. its weekly meeting time or its leads),
please follow [these instructions](./generator) that detail how our docs are auto-generated.
## Learn to Build
Links in [contributors/devel/README.md](contributors/devel/README.md)
lead to many relevant technical topics.
## Contribute
The [Contributor Guide](contributors/guide/README.md) provides detailed instructions on how to get your ideas and bug fixes seen and accepted, including:
1. How to [file an issue]
1. How to [find something to work on]
1. How to [open a pull request]
## Membership
We encourage all contributors to become members. We aim to grow an active, healthy community of contributors, reviewers, and code owners. Learn more about requirements and responsibilities of membership in our [Community Membership] page.
[Project Governance]:/governance.md
[Developer's Guide]: contributors/devel/development.md
[Contributor Guide]:
contributors/guide/README.md
[file an issue]:
/contributors/guide/README.md#file-an-issue
[find something to work on]:
contributors/guide/README.md#find-something-to-work-on
[open a pull request]:
contributors/guide/README.md#open-a-pull-request
[Community Membership]:/community-membership.md
![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/CONTRIBUTING.md?pixel)