diff --git a/ .github/PULL_REQUEST_TEMPLATE.md b/ .github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000000000000000000000000000000000..dd70d773a99f62c4c73dbdcb4a06056f9f112d1a --- /dev/null +++ b/ .github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,10 @@ +This project is now tracked on our hosted gitlab server at: +> https://git.duniter.org/clients/java/duniter4j + +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, therefore we would really appreciate if you can create instead merge requests on our hosted gitlab instance. + +Thank you for your understanding.