diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-01-18 03:11:34 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-01-18 03:11:34 +0000 |
commit | 104ac5e939f8bc7618fb16fb94f08c9b47637d08 (patch) | |
tree | cdfd7673f51cf1d44dd26a3cb305ccddc6401fb6 /doc/user/project/labels.md | |
parent | 67bc0f801fd2526e8e4791c9b53568ec975f2d52 (diff) | |
download | gitlab-ce-104ac5e939f8bc7618fb16fb94f08c9b47637d08.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/labels.md')
-rw-r--r-- | doc/user/project/labels.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/user/project/labels.md b/doc/user/project/labels.md index 8874512f9c3..7ccc39eeb8b 100644 --- a/doc/user/project/labels.md +++ b/doc/user/project/labels.md @@ -90,9 +90,10 @@ label section of the right sidebar of an issue or a merge request: color value for a specific color. 1. Click **Create**. -Once created, you can edit a label by clicking the pencil (**{pencil}**), or delete -a label by clicking the three dots (**{ellipsis_v}**) next to the **Subscribe** button -and selecting **Delete**. +To edit a label after you create it, select (**{pencil}**). + +To delete a project label, select (**{ellipsis_v}**) next to the **Subscribe** button +and select **Delete** or select **Delete** when you edit a label. WARNING: If you delete a label, it is permanently deleted. All references to the label are removed from the system and you cannot undo the deletion. |