Skip to content

Resolve "Rename project tags to project topics"

What does this MR do?

  1. Rename "Tags" to "Topics" in the project settings.

  2. Update documentation, change project tags to project topics.

  3. Clean up FE codebase (CSS classes, helpers) by using topics instead of tags where applicable.

Screenshots:

before after
project_settings_before project_settings_after

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/54167

Does this MR meet the acceptance criteria?

Closes #54167 (closed)

Edited by Martin Wortschack

Merge request reports