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:
authorgfyoung <gfyoung17+gitlab@gmail.com>2019-03-28 20:06:45 +0300
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-03-28 20:06:45 +0300
commit15ddf99323fa4f6fcab32c04428d4b2379145516 (patch)
treefd46a2b4f77e9a7e1957921ace7d4a67cdc3a7ff /changelogs/unreleased/related-mr-link-cutoff.yml
parent13230d18d99d4585248619e4bde34b17b5a8b404 (diff)
Don't cutoff letters in MR and Issue links
Diffstat (limited to 'changelogs/unreleased/related-mr-link-cutoff.yml')
-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