Update SIG contributing link to mention the Kubernetes contributor's

guide.
This commit is contained in:
Jorge O. Castro 2018-01-25 09:30:04 -05:00
parent 109f173893
commit f0602e37ea
3 changed files with 10 additions and 2 deletions

View File

@ -3,7 +3,10 @@
The process for contributing code to Kubernetes via SIG-aws [community][community page].
**Note**: This page is focused on helping new contributors become active
members of the community through sustained contributions.
members of the community through sustained contributions.
If you are interested in contributing to Kubernetes as a whole there is a top level
[contributor's guide][contributor guide].
## Introduction
@ -73,6 +76,7 @@ and group [meeting] times.
[agenda]: https://docs.google.com/document/d/1-i0xQidlXnFEP9fXHWkBxqySkXwJnrGJP9OGyP2_P14/edit
[communication]: /sig-aws#contact
[community page]: /sig-aws
[contributor guide]: /contributors/guide
[design repo]: /contributors/design-proposals/aws
[development guide]: /contributors/devel/development.md
[group]: https://groups.google.com/forum/#!forum/kubernetes-sig-aws

View File

@ -21,6 +21,9 @@ and commitment from the project maintainers to review the ux, software
design, and code. Mentoring and on-boarding new contributors is done
in addition to many other responsibilities.
If you are interested in contributing to Kubernetes as a whole there is
a top level [contributor's guide][contributors guide]
### Understand the big picture
- Complete the [Kubernetes Basics Tutorial].
@ -270,6 +273,7 @@ See the sig-multicluster [community page] for points of contact and meeting time
[agenda]: https://docs.google.com/document/d/18mk62nOXE_MCSSnb4yJD_8UadtzJrYyJxFwbrgabHe8/edit
[bug]: #bug-lifecycle
[community page]: /sig-multicluster
[contributors guide]: /contributors/guide
[design proposal]: #design-proposals
[design repo]: /contributors/design-proposals/sig-multicluster
[design template]: /contributors/design-proposals/sig-multicluster/template.md

View File

@ -18,7 +18,7 @@ Keep in mind that these artifacts reflect the state of the art at the time they
### How to help
We love having folks help in any capacity! We recommend you start by reading the overall [Kubernetes contributors guide](https://github.com/GoogleCloudPlatform/continuous-deployment-on-kubernetes/blob/master/CONTRIBUTING.md)
We love having folks help in any capacity! We recommend you start by reading the overall [Kubernetes contributor's guide](/contributors/guide)
### Helping with Features
If you have a feature idea, please submit a feature proposal PR first and put it on the [Storage SIG Meeting Agenda](https://docs.google.com/document/d/1-8KEG8AjAgKznS9NFm3qWqkGyCHmvU6HVl0sk5hwoAE/edit#heading=h.bag869lp4lyz).