From 7d04ac3659f17242d5220d2af91fbf3cda6a0d0d Mon Sep 17 00:00:00 2001
From: Tristan Cacqueray <tdecacqu@redhat.com>
Date: Tue, 28 Jan 2020 02:00:51 +0000
Subject: [PATCH] Link the policy to the CONTRIBUTING.rst file

This change adds the CONTRIBUTING.rst file to help
new and old contributor contributes.

Change-Id: I72deabc1e530274c1576fc94f14344cfd170f68a
---
 CONTRIBUTING.rst | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 CONTRIBUTING.rst

diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
new file mode 120000
index 000000000..d994a9232
--- /dev/null
+++ b/CONTRIBUTING.rst
@@ -0,0 +1 @@
+doc/source/policy.rst
\ No newline at end of file