diff options
| author | Phillip Wittrock <pwittroc@google.com> | 2017-10-20 13:12:21 -0700 |
|---|---|---|
| committer | Phillip Wittrock <pwittroc@google.com> | 2017-10-20 13:12:21 -0700 |
| commit | cba9daf6e21864802dd025dd87a8b474426400db (patch) | |
| tree | fc08aedc1f7c91f9b84c4164204f54cb580f5b3c /sig-cli | |
| parent | 638a41335a28c3c30f1bf41523be9082f04b2f5d (diff) | |
Update contributing guide to point ot hte new repo
Diffstat (limited to 'sig-cli')
| -rw-r--r-- | sig-cli/CONTRIBUTING.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sig-cli/CONTRIBUTING.md b/sig-cli/CONTRIBUTING.md index 046e6cc7..401561e0 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 |
