summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sig-aws/CONTRIBUTING.md6
-rw-r--r--sig-multicluster/CONTRIBUTING.md4
-rw-r--r--sig-storage/contributing.md2
3 files changed, 10 insertions, 2 deletions
diff --git a/sig-aws/CONTRIBUTING.md b/sig-aws/CONTRIBUTING.md
index 124c0c4e..02e894e1 100644
--- a/sig-aws/CONTRIBUTING.md
+++ b/sig-aws/CONTRIBUTING.md
@@ -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
diff --git a/sig-multicluster/CONTRIBUTING.md b/sig-multicluster/CONTRIBUTING.md
index d0600a77..2d2d4f9c 100644
--- a/sig-multicluster/CONTRIBUTING.md
+++ b/sig-multicluster/CONTRIBUTING.md
@@ -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
diff --git a/sig-storage/contributing.md b/sig-storage/contributing.md
index cbea6325..752e97f1 100644
--- a/sig-storage/contributing.md
+++ b/sig-storage/contributing.md
@@ -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).