Skip to content

Commit 8287402

Browse files
nikhitak8s-ci-robot
authored andcommitted
Add the code of conduct (kubernetes#11919)
1 parent 1e9301d commit 8287402

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,19 @@ make serve
6161

6262
This will start the local Hugo server on port 1313. Open up your browser to http://localhost:1313 to view the site. As you make changes to the source files, Hugo updates the site and forces a browser refresh.
6363

64+
## Community, discussion, contribution, and support
65+
66+
Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).
67+
68+
You can reach the maintainers of this project at:
69+
70+
- [Slack](https://kubernetes.slack.com/messages/sig-docs)
71+
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
72+
73+
### Code of conduct
74+
75+
Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).
76+
6477
## Thank you!
6578

6679
Kubernetes thrives on community participation, and we really appreciate your contributions to our site and our documentation!

code-of-conduct.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Kubernetes Community Code of Conduct
2+
3+
Please refer to our [Kubernetes Community Code of Conduct](https://git.k8s.io/community/code-of-conduct.md)

0 commit comments

Comments
 (0)