From b8b5e4f57e4f52bb689376f0e2808f5571ff729f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20PICOT?= <nanocryk@gmail.com> Date: Fri, 24 Nov 2017 14:39:33 +0000 Subject: [PATCH] README disclaimer --- .github/github_disclaimer.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/github_disclaimer.md diff --git a/.github/github_disclaimer.md b/.github/github_disclaimer.md new file mode 100644 index 0000000..4e46f9f --- /dev/null +++ b/.github/github_disclaimer.md @@ -0,0 +1,14 @@ +# Initial disclaimer +This project is now tracked on our hosted gitlab server at: +https://git.duniter.org/nodes/common/dips + +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. + + +# Original README.md \ No newline at end of file -- GitLab