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:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-02-28 12:46:09 +0300
committerSean McGivern <sean@gitlab.com>2019-02-28 12:46:09 +0300
commit94024cd6990102ad5d5386d84afcc09fe3007957 (patch)
tree525f9482707d7b7940d8bd4b6fe82281c4437840 /changelogs
parentf27536950fcc53bd4e4a74e323bcc88eb2ecb3a2 (diff)
Jira: Make issue links title compact
Port of a community contribution from @glensc to upstream.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/jira-link-mention-compact.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/jira-link-mention-compact.yml b/changelogs/unreleased/jira-link-mention-compact.yml
new file mode 100644
index 00000000000..f75f3ce183c
--- /dev/null
+++ b/changelogs/unreleased/jira-link-mention-compact.yml
@@ -0,0 +1,5 @@
+---
+title: "Jira: make issue links title compact"
+merge_request: 25609
+author: Elan Ruusamäe @glensc
+type: changed