From 5674c21c1156bab0c0ec461e4db147f431ec50d6 Mon Sep 17 00:00:00 2001 From: Daniel Southward-Ellis Date: Tue, 4 Dec 2018 14:35:47 +1300 Subject: Added redirect from GitHub to GitLab Signed-off-by: Daniel Southward-Ellis Reviewed-by: Gary Lockyer Reviewed-by: Andrew Bartlett Autobuild-User(master): Stefan Metzmacher Autobuild-Date(master): Wed Dec 5 16:35:33 CET 2018 on sn-devel-144 --- .github/contributing.md | 4 ++++ .github/pull_request_template.md | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 .github/contributing.md create mode 100644 .github/pull_request_template.md diff --git a/.github/contributing.md b/.github/contributing.md new file mode 100644 index 00000000000..ad5136b3bc3 --- /dev/null +++ b/.github/contributing.md @@ -0,0 +1,4 @@ +## Samba is moving to GitLab +The samba project is moving to GitLab, please consider contributing there instead. +Instructions for setting up can be found at: https://wiki.samba.org/index.php/Samba_CI_on_gitlab +The GitLab repository can be found here: https://gitlab.com/samba-team/samba diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000000..c12ae3bb602 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,4 @@ +## Samba is moving to GitLab +The samba project is moving to GitLab, please consider opening a merge request there instead. +Instructions for setting up can be found at: https://wiki.samba.org/index.php/Samba_CI_on_gitlab +The GitLab repository can be found here: https://gitlab.com/samba-team/samba -- cgit v1.2.1