From c2435f1639e0f2e63b4c2af47dfffa073e05bf83 Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Mon, 3 Dec 2018 13:52:46 +0100
Subject: [PATCH] consistent team decision notes

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

diff --git a/basics.html b/basics.html
index 18f14da..b79e690 100644
--- a/basics.html
+++ b/basics.html
@@ -618,6 +618,7 @@
             - wrap 72 characters
             - remember: commit = logical unit
             - the diff tells you what changed, describe why it changed
+            - decide with your team, write `CONTRIBUTING.md`
           </section>
 
           <section id="cli-git-log" data-markdown>
@@ -856,8 +857,7 @@
 
             notes:
             - `git branch --list 'topic/*'`
-            - decide with your team
-            - write `CONTRIBUTING.md`
+            - decide with your team, write `CONTRIBUTING.md`
           </section>
 
           <section id="branch-merging" data-markdown>
-- 
GitLab