summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2016-02-10 17:36:23 +0000
committerSytse Sijbrandij <sytse@gitlab.com>2016-02-10 17:36:23 +0000
commit5f07e13b7d04aad6e9a84c964a9239de0604b20a (patch)
tree9713571d81b301ab212f0c39af10a88eb8306949
parentfd1a68d4da4cba2f8e2894e2e1adfbe26216f491 (diff)
downloadgitlab-ce-5f07e13b7d04aad6e9a84c964a9239de0604b20a.tar.gz
Add notice about MR target for stable fixes
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 263f98b1e57..c4522998f42 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -364,6 +364,7 @@ corresponding merge request should be updated to have the following:
This makes it easier for release managers to keep track of what still has to be
merged and where changes have to be merged into.
+Like all merge requests the target should be master so all bugfixes are in master.
## Definition of done