From a1a2578ff059e012cbccf5336b2c65658d2db536 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 13 Sep 2016 09:36:41 -0700 Subject: [PATCH] feat(README): call out the code of conduct Lifted from https://raw.githubusercontent.com/kubernetes/kubernetes-template-project/master/README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c69831922..3f65755df 100644 --- a/README.md +++ b/README.md @@ -48,3 +48,7 @@ You can reach the Helm community and developers via the following channels: - [Kubernetes Slack](https://slack.k8s.io): #helm - Mailing List: https://groups.google.com/forum/#!forum/kubernetes-sig-apps - Developer Call: Thursdays at 9:30-10:00 Pacific. https://engineyard.zoom.us/j/366425549 + +### Code of conduct + +Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).