From 74c69162a292bd4fa8aeb80741acf2a1cd4d07f1 Mon Sep 17 00:00:00 2001
From: Varac <varac@varac.net>
Date: Mon, 12 Apr 2021 14:13:59 +0200
Subject: [PATCH] Link to code of conduct from CONTRIBUTING.md

---
 CONTRIBUTING.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bf7445e13..b22e60dca 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,5 +1,11 @@
 # How to contribute
 
+## Code of conduct
+
+We follow the [Contributor Covenant](https://www.contributor-covenant.org) code
+of conduct, please see the [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md) document
+for details.
+
 ## Preparing the development environment
 
 Make sure you have development dependencies installed in your development environment.
-- 
GitLab