Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/14_0/create-code-review-draft-wip.yml')
-rw-r--r--data/removals/14_0/create-code-review-draft-wip.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/removals/14_0/create-code-review-draft-wip.yml b/data/removals/14_0/create-code-review-draft-wip.yml
new file mode 100644
index 00000000000..addd6c400a6
--- /dev/null
+++ b/data/removals/14_0/create-code-review-draft-wip.yml
@@ -0,0 +1,6 @@
+- name: "WIP merge requests renamed 'draft merge requests'"
+ removal_date: "2021-06-22"
+ removal_milestone: "14.0"
+ reporter: phikai
+ body: |
+ The WIP (work in progress) status for merge requests signaled to reviewers that the merge request in question wasn't ready to merge. We've renamed the WIP feature to **Draft**, a more inclusive and self-explanatory term. **Draft** clearly communicates the merge request in question isn't ready for review, and makes no assumptions about the progress being made toward it. **Draft** also reduces the cognitive load for new users, non-English speakers, and anyone unfamiliar with the WIP acronym.