diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/contributing.md | 4 | ||||
-rw-r--r-- | .github/pull_request_template.md | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/.github/contributing.md b/.github/contributing.md new file mode 100644 index 0000000..ad5136b --- /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 0000000..c12ae3b --- /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 |