From 661a58666b861eb68c44381f4b89485c4858d49f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Muzik=C3=A1=C5=99?= Date: Fri, 10 Apr 2026 23:34:47 +0200 Subject: [PATCH] Add CoC to README (#47964) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Václav Muzikář --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c9856046d43..fa52d41fbc2 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,12 @@ Before contributing to Keycloak, please read our [contributing guidelines](CONTR Joining a [community meeting](https://www.keycloak.org/community) is a great way to get involved and help shape the future of Keycloak. +## Code of Conduct + +We are committed to providing a safe, welcoming, and constructive environment for all Keycloak contributors and users. +To protect this space, we actively enforce our [Code of Conduct](https://github.com/keycloak/.github/blob/main/CODE_OF_CONDUCT.md). +If you wish to report an incident or appeal a moderation decision, please email `keycloak-coc@googlegroups.com`. + ## Other Keycloak Projects * [Keycloak](https://github.com/keycloak/keycloak) - Keycloak Server and Java adapters