From 481ad882a00de00ce7d702edc868e7e3dfc2785e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Philipp=20H=C3=B6rist?= <philipp@hoerist.com>
Date: Sun, 18 Feb 2018 14:42:04 +0100
Subject: [PATCH] Add contribution guide

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

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000000..890a8181af
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,6 @@
+
+- master - Development branch
+- gajim_1.0 - Stable Gajim 1.0.x branch
+- gajim_0.16 - Stable Gajim 0.16.x branch
+
+If you are not familiar with Git please read the [HowTo](https://dev.gajim.org/gajim/gajim/wikis/howtogit)
\ No newline at end of file
-- 
GitLab