mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
label documentation
This commit is contained in:
@ -2,3 +2,4 @@
|
||||
- [Project Features](project_features.md)
|
||||
- [Authorization for merge requests](authorization_for_merge_requests.md)
|
||||
- [Groups](groups.md)
|
||||
- [Labels](labels.md)
|
||||
|
16
doc/workflow/labels.md
Normal file
16
doc/workflow/labels.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Labels
|
||||
|
||||
In GitLab, you can easily tag issues and merge requests. To create 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.
|
||||
|
||||

|
BIN
doc/workflow/labels/label1.png
Normal file
BIN
doc/workflow/labels/label1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.7 KiB |
BIN
doc/workflow/labels/label2.png
Normal file
BIN
doc/workflow/labels/label2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
doc/workflow/labels/label3.png
Normal file
BIN
doc/workflow/labels/label3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user