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:
authorJacopo <beschi.jacopo@gmail.com>2017-12-16 18:01:02 +0300
committerJacopo <beschi.jacopo@gmail.com>2017-12-18 13:48:38 +0300
commitcc759465927e962b8aee3cf614aaead780fc1164 (patch)
tree1c4d826640b6a124f2bf80ba6aee99b10d3a30a7 /changelogs
parent306967478734418ec0fc5f011204464b961cc409 (diff)
List of avatars should never show +1
The list of avatars should never show +1. If you have +1, that means you can use that space to show that person's avatar, for that reason should always start with +2.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/39298-list-of-avatars-2.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/39298-list-of-avatars-2.yml b/changelogs/unreleased/39298-list-of-avatars-2.yml
new file mode 100644
index 00000000000..e2095561c0e
--- /dev/null
+++ b/changelogs/unreleased/39298-list-of-avatars-2.yml
@@ -0,0 +1,5 @@
+---
+title: List of avatars should never show +1
+merge_request: 15972
+author: Jacopo Beschi @jacopo-beschi
+type: added