From 3fb6f400be36faa3c0381b6ead0b5cdb49cbceda Mon Sep 17 00:00:00 2001
From: Ben Anderson <b.anderson@soton.ac.uk>
Date: Tue, 9 Jun 2020 14:39:58 +0100
Subject: [PATCH] Add CONTRIBUTING

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

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..8c341bd
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,7 @@
+Be nice:
+
+ * fork the repo
+ * work in a branch of your fork
+ * make a pull request to merge your branch to the master
+ 
+ Please **do not** make changes to the repo master
\ No newline at end of file
-- 
GitLab