From 1c09ba40c792d217bfd42d1b29c25c853acc7eae Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Mon, 25 Feb 2019 09:36:28 +0100
Subject: [PATCH] improves good commit message template

---
 basics.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/basics.html b/basics.html
index 489dc4b..696c98f 100644
--- a/basics.html
+++ b/basics.html
@@ -622,8 +622,9 @@
             - don't list which files changed
             - the diff already tells that
 
-            References to issue trackers should be in the very end,
-            e.g.: fixes #42
+            References to issue trackers should be in the very end, e.g.:
+
+            fixes #42
             ```
 
             notes:
-- 
GitLab