From 9c7bf3169eff7aaa7c262a1d09939916c2078ef9 Mon Sep 17 00:00:00 2001 From: Marin Jankovski Date: Thu, 11 Jun 2015 15:14:32 +0200 Subject: Add a note that changing example configuration files requires changing omnibus-gitlab. --- config.yml.example | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.yml.example b/config.yml.example index 9dc30db..43d6e85 100644 --- a/config.yml.example +++ b/config.yml.example @@ -1,3 +1,8 @@ +# +# If you change this file in a Merge Request, please also create +# a Merge Request on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests +# + # GitLab user. git by default user: git -- cgit v1.2.1