diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..8c1223c7 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,3 @@ +## Community Code of Conduct + +zot follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). diff --git a/README.md b/README.md index 36021dea..8f4e9983 100644 --- a/README.md +++ b/README.md @@ -241,3 +241,9 @@ Works with "docker://" transport which is the default. * go 1.12+ * The OCI distribution spec is still WIP, and we try to keep up + +# Contributing + +We encourage and support an active, healthy community of contributors. + +* Details are in the (code of conduct)[CODE_OF_CONDUCT.md]