From 45c19690a85fabadb7b744b4c21f6c225e33bf03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Mon, 22 Jan 2024 15:20:50 +0100 Subject: [PATCH] README: Mention new CoC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c6316391..fe1dbf08 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,15 @@ There is an XMPP MUC for the discussion of this library, feel free to join! :) [chat@xmpp.rs](xmpp:chat@xmpp.rs?join) +Community +--------- + +A Code of Conduct is available as +[CODE\_OF\_CONDUCT.md](https://gitlab.com/xmpp-rs/xmpp-rs/-/raw/main/CODE_OF_CONDUCT.md) +in the repository for the well-being of the community. Please refer to it in +case of a possible conflict in any of the xmpp-rs venues (channel, forge, +etc.). + License -------