summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2018-12-24 16:50:11 +0000
committerLin Jen-Shin <godfat@godfat.org>2018-12-24 16:50:11 +0000
commit5dc656fc1f053d397ad1e6c1d85a815f03a5d634 (patch)
treee31655ee7ea94051b672fa4b4c441a190755c45e
parent7d8881eda82609d08587466bb5f64e0d399b2925 (diff)
parent400e612c6b7a8214ce7969c3820dd64297f2cbd2 (diff)
downloadgitlab-ce-55719-markdown-editor-s-toolbar-doesn-t-work-at-all.tar.gz
Merge branch 'milestones-community-contribution-issues' into 'master'55719-markdown-editor-s-toolbar-doesn-t-work-at-all
Milestones on community contribution issues Closes #55531 See merge request gitlab-org/gitlab-ce!23942
-rw-r--r--PROCESS.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/PROCESS.md b/PROCESS.md
index 800b268b2a6..5aafbd33daf 100644
--- a/PROCESS.md
+++ b/PROCESS.md
@@ -58,6 +58,18 @@ their contributions accepted by meeting our [Definition of done][done].
What you can expect from them is described at https://about.gitlab.com/roles/merge-request-coach/.
+### Milestones on community contribution issues
+
+The milestone of an issue that is currently being worked on by a community contributor
+should not be set to a named GitLab milestone (e.g. 11.7, 11.8), until the associated
+merge request is very close to being merged, and we will likely know in which named
+GitLab milestone the issue will land. There are many factors that influence when
+a community contributor finishes an issue, or even at all. So we should set this
+milestone only when we have more certainty.
+
+Note this only applies to issues currently assigned to community contributors. For
+issues assigned to GitLabbers, we are [ambitious in assigning milestones to issues](https://about.gitlab.com/direction/#how-we-plan-releases).
+
## Assigning issues
If an issue is complex and needs the attention of a specific person, assignment is a good option but assigning issues might discourage other people from contributing to that issue. We need all the contributions we can get so this should never be discouraged. Also, an assigned person might not have time for a few weeks, so others should feel free to takeover.