summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-09-12 16:56:22 +0200
committerRémy Coutable <remy@rymai.me>2017-09-15 13:05:30 +0200
commitc456cc718bc88b2ce66974d0f75224472a2894e4 (patch)
tree6dcdd42f0d4645b4780aeb9523961cce203b227e /changelogs
parent20295b3db379f4be02521cac591feca3452a2b1c (diff)
downloadgitlab-ce-c456cc718bc88b2ce66974d0f75224472a2894e4.tar.gz
Make the labels in the Compare form less confusing21331-improve-confusing-compare-page
* Improve the descriptive text * Rename "from" to "Target" and "to" to "Source" * Swap "Target" and "Source" to have the same order as in MRs * Reworded "Switch base of comparison" to "Swap versions" Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/21331-improve-confusing-compare-page.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/21331-improve-confusing-compare-page.yml b/changelogs/unreleased/21331-improve-confusing-compare-page.yml
new file mode 100644
index 00000000000..469cc04930b
--- /dev/null
+++ b/changelogs/unreleased/21331-improve-confusing-compare-page.yml
@@ -0,0 +1,5 @@
+---
+title: Make the labels in the Compare form less confusing
+merge_request: 14225
+author:
+type: changed