diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 0000000000000000000000000000000000000000..96d5b9375b9fe01c1dee69bb41f41fa5ad48b43f --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,8 @@ +This project is tracked on our hosted gitlab server at: +https://git.duniter.org/nodes/rust/duniter-v2s + +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 and issues must be created on the main gitlab repository. diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000000000000000000000000000000000..79802789af4f2b268db462f0d22f21859cff19a1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,5 @@ +Please note that all issues must be opened at https://git.duniter.org/nodes/rust/duniter-v2s/issues/new?issue + +If you open issue here, it will be closed. + +Thank you for your understanding. diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000000000000000000000000000000000..5a019dd9fe2916881ed44135eaa7278939629091 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ +This project is tracked on our hosted gitlab server at: https://git.duniter.org/nodes/typescript/duniter/gitlab + +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 will be closed. + +Thank you for your understanding. diff --git a/.github/github_disclaimer.md b/.github/github_disclaimer.md new file mode 100644 index 0000000000000000000000000000000000000000..7aeca7432cb03b2f393bc49ef3b3d9c08dc10fc5 --- /dev/null +++ b/.github/github_disclaimer.md @@ -0,0 +1,12 @@ +# Initial disclaimer +This project is tracked on our hosted gitlab server at: +https://git.duniter.org/nodes/rust/duniter-v2s + +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 and issues must be created on the main gitlab repository. + +# Original README.md +