summaryrefslogtreecommitdiff
path: root/vendor
diff options
context:
space:
mode:
authorAdam Niedzielski <adamsunday@gmail.com>2017-04-12 14:38:59 +0200
committerAdam Niedzielski <adamsunday@gmail.com>2017-04-12 14:38:59 +0200
commit7dfeaabb5ac84a0a513a93ebdac2132810c225b5 (patch)
tree03ab64bf023bb70eea039ebbd1f525776552ec94 /vendor
parentd59f48987baceb25aa87dc6d87551f68af4bb1ed (diff)
downloadgitlab-ce-7dfeaabb5ac84a0a513a93ebdac2132810c225b5.tar.gz
Include CONTRIBUTING.md file when importing .gitlab-ci.yml templatescontributing-ci-templates
Diffstat (limited to 'vendor')
-rw-r--r--vendor/gitlab-ci-yml/CONTRIBUTING.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/gitlab-ci-yml/CONTRIBUTING.md b/vendor/gitlab-ci-yml/CONTRIBUTING.md
new file mode 100644
index 00000000000..6e5160a2487
--- /dev/null
+++ b/vendor/gitlab-ci-yml/CONTRIBUTING.md
@@ -0,0 +1,5 @@
+The canonical repository for `.gitlab-ci.yml` templates is
+https://gitlab.com/gitlab-org/gitlab-ci-yml.
+
+GitLab only mirrors the templates. Please submit your merge requests to
+https://gitlab.com/gitlab-org/gitlab-ci-yml.