summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrodrigues3 <grodrigues3@gmail.com>2017-08-14 13:36:20 -0700
committerGitHub <noreply@github.com>2017-08-14 13:36:20 -0700
commita2e2aec091a8be185da42574c8065b200d1b74a1 (patch)
treee10824426f68868310ed5aa86f325448cfc19452
parent2881f29cb238faf7e1220f2ba1d8b213df11d28a (diff)
parented88fb2d23f653d4e8824afef444ebcbce773ab4 (diff)
Merge pull request #898 from kubernetes/update-new-contrib-section
Link to Help Wanted Issues Only
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index df7e3ddb..8153feb5 100644
--- a/README.md
+++ b/README.md
@@ -51,10 +51,12 @@ lead to many relevant topics, including
## Your First Contribution
-We recommend that you work on existing [issues] before attempting
-to [develop a new feature].
+We recommend that you work on an existing issue before attempting
+to [develop a new feature].
-Find an existing issue (e.g. one marked [help-wanted], or simply
+Start by finding an existing issue with the [help-wanted] label;
+these are issues we've deemed are well suited for new contributors.
+Alternatively, if there is a specific area you are interested in,
ask a [SIG lead](sig-list.md) for suggestions), and respond on the
issue thread expressing interest in working on it.
@@ -81,7 +83,6 @@ If you want to work on a new idea of relatively small scope:
[develop a new feature]: https://github.com/kubernetes/features
[expectations]: contributors/devel/community-expectations.md
[help-wanted]: https://github.com/kubernetes/kubernetes/issues?q=is%3Aopen+is%3Aissue+label%3Ahelp-wanted
-[issues]: https://github.com/kubernetes/kubernetes/issues
[pull request]: contributors/devel/pull-requests.md
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/CONTRIBUTING.md?pixel)]()