From 401f4da38a5235c10ebbbc548ac531167c06f083 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89lo=C3=AFs?= <elois@ifee.fr> Date: Mon, 27 Nov 2017 23:59:12 +0000 Subject: [PATCH] Add new file --- .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..7df91a7 --- /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/typescript/modules/duniter-ui + +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