Add code search and contributor guide, remove reviewable

This commit is contained in:
Jorge O. Castro 2018-04-05 14:22:03 -04:00
parent e37d3262cc
commit c993e57824
No known key found for this signature in database
GPG Key ID: 946EF973E2E37641
1 changed files with 6 additions and 1 deletions

View File

@ -8,15 +8,20 @@ A list of common resources when contributing to Kubernetes.
| [Community](https://github.com/kubernetes/community) | [PRs](https://github.com/kubernetes/community/pulls) | [Issues](https://github.com/kubernetes/community/issues) |
| [Docs](https://github.com/kubernetes/website) | [PRs](https://github.com/kubernetes/website/pulls) | [Issues](https://github.com/kubernetes/website/issues)
## Getting Started
- [Contributor Guide](https://github.com/kubernetes/community/blob/master/contributors/guide/README.md)
## Workflow
- [Gubernator Dashboard - k8s.reviews](https://k8s-gubernator.appspot.com/pr)
- [reviewable.kubernetes.io](https://reviewable.kubernetes.io/reviews#-)
- [Submit Queue](https://submit-queue.k8s.io)
- [Bot commands](https://go.k8s.io/bot-commands)
- [Release Buckets](http://gcsweb.k8s.io/gcs/kubernetes-release/)
- Developer Guide
- [Cherry Picking Guide](/contributors/devel/cherry-picks.md) - [Queue](http://cherrypick.k8s.io/#/queue)
- [https://k8s-code.appspot.com/](https://k8s-code.appspot.com/) - Kubernetes Code Search
## SIGs and Working Groups