blob: 085b7baf5ceed6bdfcbc9e7b44d1eef97d6bd208 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Labels
In GitLab, you can easily tag issues and merge requests. If you have permission level `Developer` or higher, you can manage labels. To create, edit or delete a label, go to a project and then to `Issues` and then `Labels`.
Here you can create a new label.

You can choose to set a color.

If you want to change an existing label, press edit next to the listed label.
You will be presented with the same form as when creating a new label.

|