summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorTaurie Davis <taurie@gitlab.com>2016-11-16 23:26:01 +0000
committerTaurie Davis <taurie@gitlab.com>2016-11-16 23:26:01 +0000
commit604aa680a2437ba410520b826c33ea57310300fe (patch)
treed0f4f3c49034ecae36cb67eeb7abeb0d3bf3a456 /CONTRIBUTING.md
parent4fd9a644cbb221051da8384286a0b3b2d3354c27 (diff)
downloadgitlab-ce-604aa680a2437ba410520b826c33ea57310300fe.tar.gz
Update CONTRIBUTING.md - Adding info about issues within a milestone
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6a009138446..659871a06a4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -216,7 +216,10 @@ associated with in the description of the issue.
We welcome merge requests with fixes and improvements to GitLab code, tests,
and/or documentation. The features we would really like a merge request for are
listed with the label [`Accepting Merge Requests` on our issue tracker for CE][accepting-mrs-ce]
-and [EE][accepting-mrs-ee] but other improvements are also welcome.
+and [EE][accepting-mrs-ee] but other improvements are also welcome. Please note
+that if an issue is marked for the current milestone either before or while you
+are working on it, a team member may take over the merge request in order to
+ensure the work is finished before the release date.
If you want to add a new feature that is not labeled it is best to first create
a feedback issue (if there isn't one already) and leave a comment asking for it