summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorguineveresaenger <guineveresaenger@gmail.com>2018-01-16 13:36:19 -0800
committerguineveresaenger <guineveresaenger@gmail.com>2018-01-16 13:36:19 -0800
commit888adea41975033d541b714faa87104bce06c0ac (patch)
treedac948c09ddb47bb3358e1bd20eb954be6ef40f5
parentdca7f8505892c51a421285eb2bc443121e9764a8 (diff)
adding contributor cheatsheet link
-rw-r--r--contributors/guide/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/contributors/guide/README.md b/contributors/guide/README.md
index 661adeb6..db2eee75 100644
--- a/contributors/guide/README.md
+++ b/contributors/guide/README.md
@@ -144,7 +144,11 @@ Kubernetes is open source, but many of the people working on it do so as their d
As a potential contributor, your changes and ideas are welcome at any hour of the day or night, weekdays, weekends, and holidays. Please do not ever hesitate to ask a question or send a pull request.
-Our community guiding principles on how to create great code as a big group are found [here](/contributors/devel/collab.md). Beginner focused information can be found below in [Open a Pull Request](#open-a-pull-request) and [Code Review](#code-review).
+Our community guiding principles on how to create great code as a big group are found [here](/contributors/devel/collab.md).
+
+Beginner focused information can be found below in [Open a Pull Request](#open-a-pull-request) and [Code Review](#code-review).
+
+For quick reference on contributor resources, we have a handy [contributor cheatsheet](./contributor-cheatsheet.md)
### Communication