Change help-wanted label to "help wanted" in README

This commit is contained in:
Henrik Hodne 2017-12-16 14:42:24 +00:00
parent 4e156fcdf2
commit 5436c8115c
1 changed files with 3 additions and 3 deletions

View File

@ -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 Documentation (like the text you are reading now) can
always use improvement! 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. that should not need deep knowledge of the system.
To dig deeper, read a design doc, e.g. [architecture]. 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 We recommend that you work on an existing issue before attempting
to [develop a new feature]. 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. these issues we've deemed are well suited for new contributors.
Alternatively, if there is a specific area you are interested in, Alternatively, if there is a specific area you are interested in,
ask a [SIG lead](sig-list.md) for suggestions), and respond on the 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 [Developer's Guide]: contributors/devel/development.md
[develop a new feature]: https://github.com/kubernetes/features [develop a new feature]: https://github.com/kubernetes/features
[expectations]: contributors/devel/community-expectations.md [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 [pull request]: contributors/devel/pull-requests.md
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/CONTRIBUTING.md?pixel)]() [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/CONTRIBUTING.md?pixel)]()