From 6229743e5b0b450829e23c07c4c417450c34f99e Mon Sep 17 00:00:00 2001
From: florck <florian.thoni@floth.fr>
Date: Fri, 24 Nov 2017 14:51:35 +0000
Subject: [PATCH] Add new file

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

diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
new file mode 100644
index 000000000..545061f5c
--- /dev/null
+++ b/.github/CONTRIBUTING.md
@@ -0,0 +1,10 @@
+This project is now tracked on our hosted gitlab server at:
+https://git.duniter.org/nodes/typescript/duniter
+
+The current github repository is a simple clone taken up to date at each push on the main gitlab repository.
+
+All contributions should be performed on the main gitlab repository.
+
+Pull requests proposed on github would generate more work for the main contributors.
+
+Issues can be submitted on github. However, all issues created on github will be duplicated on gitlab manually and closed with a link to the gitlab issue.
-- 
GitLab