- The intro section had repeated text on visiting the community page. Refactored this content.
- Minor changes to content.
- Added links to Slack and the SIG docs mailing list.
This commit is contained in:
shavidissa 2018-11-16 20:30:23 +05:30 committed by k8s-ci-robot
parent 6aa48f841e
commit cfb257146f
1 changed files with 7 additions and 11 deletions

View File

@ -13,18 +13,14 @@ we're happy to have your help! Anyone can contribute, whether you're new to the
project or you've been around a long time, and whether you self-identify as a project or you've been around a long time, and whether you self-identify as a
developer, an end user, or someone who just can't stand seeing typos. developer, an end user, or someone who just can't stand seeing typos.
For more ways to get involved in the Kubernetes community or to learn about us, For more ways to get involved in the Kubernetes community or to learn about us, visit the [Kubernetes community site](/community/).
also visit the [Kubernetes community site](/community/). For information on the Kubernetes documentation style guide, see the [style guide](/docs/contribute/style/style-guide/).
Looking for the [style guide](/docs/contribute/style/style-guide/) or the
[Kubernetes Community site](/community/)?
{{% /capture %}}
{{% capture body %}} {{% capture body %}}
## Types of contributor ## Types of contributors
- A _member_ of the Kubernetes organization has [signed the CLA](/docs/contribute/start#sign-the-cla) - A _member_ of the Kubernetes organization who has [signed the CLA](/docs/contribute/start#sign-the-cla)
and contributed some time and effort to the project. See and contributed some time and effort to the project. See
[Community membership](https://github.com/kubernetes/community/blob/master/community-membership.md) [Community membership](https://github.com/kubernetes/community/blob/master/community-membership.md)
for specific criteria for membership. for specific criteria for membership.
@ -33,8 +29,8 @@ Looking for the [style guide](/docs/contribute/style/style-guide/) or the
added to the appropriate Github group and `OWNERS` files in the Github added to the appropriate Github group and `OWNERS` files in the Github
repository, by a SIG Docs Approver. repository, by a SIG Docs Approver.
- A SIG Docs _approver_ is a member in good standing who has shown a continued - A SIG Docs _approver_ is a member in good standing who has shown a continued
commitment to the project and is granted the ability to merge pull requests commitment to the project. An approver can merge pull requests
and thus to publish content on behalf of the Kubernetes organization. and publish content on behalf of the Kubernetes organization.
Approvers can also represent SIG Docs in the larger Kubernetes community. Approvers can also represent SIG Docs in the larger Kubernetes community.
Some of the duties of a SIG Docs approver, such as coordinating a release, Some of the duties of a SIG Docs approver, such as coordinating a release,
require a significant time commitment. require a significant time commitment.
@ -54,7 +50,7 @@ documentation, but it should help you get started.
- File actionable bugs - File actionable bugs
- [Member](/docs/contribute/start/) - [Member](/docs/contribute/start/)
- Improve existing docs - Improve existing docs
- Bring up ideas for improvement on Slack or SIG docs mailing list - Bring up ideas for improvement on [Slack](http://slack.k8s.io/) or the [SIG docs mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
- Improve docs accessibility - Improve docs accessibility
- Provide non-binding feedback on PRs - Provide non-binding feedback on PRs
- Write a blog post or case study - Write a blog post or case study