From 57167a8bbeacd65f2603fe8340f71306825360dc Mon Sep 17 00:00:00 2001 From: Haowei Cai Date: Fri, 12 Oct 2018 15:40:30 -0700 Subject: [PATCH] Add link to kubernetes-client slack channel to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 987935e35f..824cebf4b0 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ Note: There would be no maintenance for alpha/beta releases except the latest on ## Community, Support, Discussion -You can reach the maintainers of this project at [SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery). If you have any problem with the package or any suggestions, please file an [issue](https://github.com/kubernetes-client/python/issues). +If you have any problem on using the package or any suggestions, please start with reaching the [Kubernetes clients slack channel](https://kubernetes.slack.com/messages/C76GB48RK/), or filing an [issue](https://github.com/kubernetes-client/python/issues) to let us know. You can also reach the maintainers of this project at [SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery). ### Code of Conduct