summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com>2017-12-16 10:27:39 -0800
committerGitHub <noreply@github.com>2017-12-16 10:27:39 -0800
commit0eb4d84ce2d5a1a5de2a2d25751813fc9e1a9c76 (patch)
treeec6c8c8482d5f77d64503ab1c47e8ce7bc155eb7
parent4e156fcdf2657c01e127393d252590d17b439ac3 (diff)
parent5436c8115c6c90ef031993882d29530abf260a00 (diff)
Merge pull request #1520 from henrikhodne/readme-help-wanted-link
Automatic merge from submit-queue. Change help-wanted label to "help wanted" in README Looks like the label was renamed from help-wanted to "help wanted", so the links didn't show any issues.
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index c28918b2..35213ec8 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ please follow [these instructions](./generator) that detail how our docs are aut
Documentation (like the text you are reading now) can
always use improvement!
-There's a [semi-curated list of issues][help-wanted]
+There's a [semi-curated list of issues][help wanted]
that should not need deep knowledge of the system.
To dig deeper, read a design doc, e.g. [architecture].
@@ -57,7 +57,7 @@ lead to many relevant topics, including
We recommend that you work on an existing issue before attempting
to [develop a new feature].
-Start by finding an existing issue with the [help-wanted] label;
+Start by finding an existing issue with the [help wanted] label;
these 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
@@ -85,7 +85,7 @@ If you want to work on a new idea of relatively small scope:
[Developer's Guide]: contributors/devel/development.md
[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
+[help wanted]: https://github.com/kubernetes/kubernetes/issues?q=is%3Aopen+is%3Aissue+label%3A%22help%20wanted%22
[pull request]: contributors/devel/pull-requests.md
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/CONTRIBUTING.md?pixel)]()