Skip to content

Remove parenthesis plurals in Assignees and Reviewers

Marcin Sedlak-Jakubowski requested to merge msj-paren-plurals into master

What does this MR do and why?

This MR removes parenthesis plurals (s) from the Assignees and Reviewers fields to make them consistent.

image

This doesn't change the descriptions for GitLab Free where multiple assignees are unavailable.

Related to docs guidance: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html#s

Changelog: other

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

In GitLab Premium and Ultimate

Issue assignees (example):

Before After
image image

MR assignees (example):

Before After
image image

MR reviewers (example):

Before After
image image

Quick actions:

Before After
image image
image image

In GitLab Free (no change)

Issue Assignee MR Assignee MR Reviewer Quick actions
image image image image

How to set up and validate locally

In GDK with a Premium or Ultimate license, open an issue or a merge request.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marcin Sedlak-Jakubowski

Merge request reports