From cbb1918bce8cd7fc70f2c8bb08c0e7cde3892f0d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Philipp=20H=C3=B6rist?= <philipp@hoerist.com>
Date: Sat, 20 Apr 2019 08:13:56 +0200
Subject: [PATCH] Update CONTRIBUTING.md

---
 CONTRIBUTING.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1744de482b..0bea5ebce5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -6,4 +6,6 @@ If you want to create a fork and use an external account (Github, Google) drop u
 - 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/development/howtogit)
\ No newline at end of file
+If you are not familiar with Git please read the [HowTo](https://dev.gajim.org/gajim/gajim/wikis/development/howtogit)
+
+A good article regarding [good commit messages](https://chris.beams.io/posts/git-commit/)
-- 
GitLab