From 72d8e7fd4ed812c60b139dfb43b42e7defe9c07c Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Wed, 8 Jun 2016 22:33:49 -0700 Subject: [PATCH] README: add contact points for community Slack and mailing list --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 42a3ec8855..73e1c78841 100644 --- a/README.md +++ b/README.md @@ -142,3 +142,7 @@ export KUBERNETES_CONFORMANCE_TEST=y ```shell go run hack/e2e.go -v --test --test_args="--ginkgo.focus=\[Conformance\]" --check_version_skew=false --check_node_count=false ``` + +### Community + +Contributions, questions, and comments are all welcomed and encouraged! minkube developers hang out on [Slack](https://kubernetes.slack.com) in the #minikube channel (get an invitation [here](http://slack.kubernetes.io/)). We also have the [kubernetes-dev Google Groups mailing list](https://groups.google.com/forum/#!forum/kubernetes-dev). If you are posting to the list please prefix your subject with "minikube: ".