diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..0543a58 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,3 @@ +## Kured Community Code of Conduct + +Kured follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md). diff --git a/README.md b/README.md index 3b281c9..f15e988 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - # kured - Kubernetes Reboot Daemon @@ -409,6 +408,6 @@ If you have any questions about, feedback for or problems with `kured`: * Join us in [our monthly meeting](https://docs.google.com/document/d/1bsHTjHhqaaZ7yJnXF6W8c89UB_yn-OoSZEmDnIP34n8/edit#), every fourth Wednesday of the month at 16:00 UTC. -We follow the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). +We follow the [CNCF Code of Conduct](CODE_OF_CONDUCT.md). Your feedback is always welcome!