summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorgfyoung <gfyoung17+gitlab@gmail.com>2019-03-28 17:06:45 +0000
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-03-28 17:06:45 +0000
commit15ddf99323fa4f6fcab32c04428d4b2379145516 (patch)
treefd46a2b4f77e9a7e1957921ace7d4a67cdc3a7ff /changelogs
parent13230d18d99d4585248619e4bde34b17b5a8b404 (diff)
downloadgitlab-ce-15ddf99323fa4f6fcab32c04428d4b2379145516.tar.gz
Don't cutoff letters in MR and Issue links
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/related-mr-link-cutoff.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/related-mr-link-cutoff.yml b/changelogs/unreleased/related-mr-link-cutoff.yml
new file mode 100644
index 00000000000..8cf77b6231a
--- /dev/null
+++ b/changelogs/unreleased/related-mr-link-cutoff.yml
@@ -0,0 +1,5 @@
+---
+title: Don't cutoff letters in MR and Issue links
+merge_request: 25910
+author: gfyoung
+type: fixed