From aadad19dd9bfcdba078aa0f3276cc4969b747c12 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Mon, 8 Feb 2021 14:11:06 +0100 Subject: [PATCH] point out CoC more clearly Signed-off-by: Daniel Holbach --- CONTRIBUTING.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6c1aaa740..2839c3c8c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,6 +25,8 @@ When sending email, it's usually best to use the mailing list. The maintainers a We also meet regularly at the [Scope community meeting](https://docs.google.com/document/d/103_60TuEkfkhz_h2krrPJH8QOx-vRnPpbcCZqrddE1s/). Don't feel discouraged to attend the meeting due to not being a developer. Everybody is welcome! +We follow the [CNCF Code of Conduct](CODE-OF-CONDUCT.md). + # Getting Started - Fork the repository on GitHub diff --git a/README.md b/README.md index 30313e0e7..ebbcfa213 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ If you have any questions, feedback, or problems with Scope: Your feedback is always welcome! +We follow the [CNCF Code of Conduct](CODE-OF-CONDUCT.md). + ## License Scope is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text. Find more details about the licenses of vendored code in [VENDORED_CODE.md](VENDORED_CODE.md).