summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-05-27 10:46:06 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-06-09 11:03:28 -0600
commitd1506ebeeca6e9bf9d524b0b4174bd81ae5c57a4 (patch)
tree19a988abe47f74a7f81abf88b45b27a284c7da88 /.github/PULL_REQUEST_TEMPLATE.md
parent3803b380b43af2bdb20dced27fce79511dfb2897 (diff)
downloadgitlab-ce-d1506ebeeca6e9bf9d524b0b4174bd81ae5c57a4.tar.gz
Add ISSUE_TEMPLATE.md and PULL_REQUEST_TEMPLATE.md to point contributors toward the GitLab.com repository.
This adds templates for Issues/Pull Requests in a `.github` directory. These only effect issues/PRs opened in the GitHub mirror of the GitLab project. As we're shutting these down, I thought it'd be good to direct users/contributors to open issues/contribute code in the "correct" project.
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 00000000000..0a7ed80a81c
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,3 @@
+Thank you for taking the time to contribute back to GitLab! Due to the high number of contributions we get, we’re unable to review requests on GitHub right now.
+
+We encourage you to open a merge request [on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests). You can login on GitLab.com using your GitHub account.