summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge O. Castro <jorge.castro@gmail.com>2018-02-23 12:01:16 -0500
committerJorge O. Castro <jorge.castro@gmail.com>2018-02-23 12:01:16 -0500
commite0fafcdf2337f4c10b516e141b117b5ec78b3e47 (patch)
treea01c9fe58a6ef95b2fc62117a7551efc44cb9c86
parent40863e00d0ca9e3db7415b3d0204feb235118723 (diff)
Fix TOC, add encouragement to level up
-rw-r--r--contributors/guide/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors/guide/README.md b/contributors/guide/README.md
index 9018aed3..d2e10450 100644
--- a/contributors/guide/README.md
+++ b/contributors/guide/README.md
@@ -19,7 +19,7 @@ Welcome to Kubernetes! This document is the single source of truth for how to co
- [Code of Conduct](#code-of-conduct)
- [Setting up your development
environment](#setting-up-your-development-environment)
- - [Community Expectations](#community-expectations)
+ - [Community Expectations and Roles](#community-expectations)
- [Thanks](#thanks)
- [Your First Contribution](#your-first-contribution)
- [Find something to work on](#find-something-to-work-on)
@@ -60,7 +60,7 @@ If you haven’t set up your environment, please find resources [here](/contribu
Kubernetes is a community project. Consequently, it is wholly dependent on its community to provide a productive, friendly and collaborative environment.
- Read and review the [Community Expectations](community-expectations.md) for an understand of code and review expectations.
-- See [Community Membership](/community-membership.md) for a list the various responsibilities of contributor roles.
+- See [Community Membership](/community-membership.md) for a list the various responsibilities of contributor roles. You are encouraged to move up this contributor ladder as you gain experience.
# Your First Contribution