mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 04:36:11 +10:00
added note about labels in MR
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 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`.
|
||||
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.
|
||||
|
||||
@@ -14,3 +14,5 @@ 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.
|
||||
|
||||

|
||||
|
||||
You can add labels to Merge Requests when you create or edit them.
|
||||
|
||||
Reference in New Issue
Block a user