From cba9daf6e21864802dd025dd87a8b474426400db Mon Sep 17 00:00:00 2001 From: Phillip Wittrock Date: Fri, 20 Oct 2017 13:12:21 -0700 Subject: [PATCH] Update contributing guide to point ot hte new repo --- sig-cli/CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sig-cli/CONTRIBUTING.md b/sig-cli/CONTRIBUTING.md index 046e6cc77..401561e0f 100644 --- a/sig-cli/CONTRIBUTING.md +++ b/sig-cli/CONTRIBUTING.md @@ -67,6 +67,8 @@ New contributors can try the following to work on an existing [bug] or [approved - Attend a sig-cli [meeting] and introduce yourself as looking to get started. +- Pick up an [issue] + ### Bug lifecycle 1. An [issue] is filed that @@ -294,7 +296,7 @@ See the sig-cli [community page] for points of contact and meeting times: [feature request]: #feature-requests [feature]: https://github.com/kubernetes/features [group]: https://groups.google.com/forum/#!forum/kubernetes-sig-cli -[issue]: https://github.com/kubernetes/kubernetes/issues +[issue]: https://github.com/kubernetes/kubectl/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20no%3Aassignee%20label%3Afor-new-contributors [cli_help_wanted_issues]: https://github.com/kubernetes/kubernetes/issues?q=is%3Aopen+is%3Aissue+label%3Asig%2Fcli+label%3Ahelp-wanted [kubectl concept docs]: https://github.com/kubernetes/kubernetes.github.io/tree/master/docs/concepts/tools/kubectl [kubectl docs]: https://kubernetes.io/docs/user-guide/kubectl-overview