From 2846ed0e0fb0408f9a3f34b7a8f77273bce9d266 Mon Sep 17 00:00:00 2001
From: Ribbon <peer_64x@protonmail.com>
Date: Tue, 14 Mar 2023 16:46:53 +0000
Subject: [PATCH] Add Rust Code Of Conduct in Community page.

---
 content/community.en.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/community.en.md b/content/community.en.md
index 413ae285..894f0cd3 100644
--- a/content/community.en.md
+++ b/content/community.en.md
@@ -4,6 +4,8 @@ title = "Community"
 
 This page attempts to explain how the Redox OS community is organised and help you navigate it.
 
+We follow the [Rust Code Of Conduct](https://www.rust-lang.org/policies/code-of-conduct) for rules in all community channels.
+
 ## [Chat](https://matrix.to/#/#redox:matrix.org)
 
 Matrix is the official way to talk with Redox OS team/community.
-- 
GitLab