Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
cd8b121c
Commit
cd8b121c
authored
Oct 13, 2020
by
Marcin Sedlak-Jakubowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update screenshots in labels doc
parent
05204de4
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
3 additions
and
3 deletions
+3
-3
doc/user/project/img/labels_key_value_v12_1.png
doc/user/project/img/labels_key_value_v12_1.png
+0
-0
doc/user/project/img/labels_key_value_v13_5.png
doc/user/project/img/labels_key_value_v13_5.png
+0
-0
doc/user/project/img/labels_prioritized_v12_1.png
doc/user/project/img/labels_prioritized_v12_1.png
+0
-0
doc/user/project/img/labels_prioritized_v13_5.png
doc/user/project/img/labels_prioritized_v13_5.png
+0
-0
doc/user/project/img/labels_subscriptions_v12_1.png
doc/user/project/img/labels_subscriptions_v12_1.png
+0
-0
doc/user/project/img/labels_subscriptions_v13_5.png
doc/user/project/img/labels_subscriptions_v13_5.png
+0
-0
doc/user/project/labels.md
doc/user/project/labels.md
+3
-3
No files found.
doc/user/project/img/labels_key_value_v12_1.png
deleted
100644 → 0
View file @
05204de4
54.2 KB
doc/user/project/img/labels_key_value_v13_5.png
0 → 100644
View file @
cd8b121c
24.2 KB
doc/user/project/img/labels_prioritized_v12_1.png
deleted
100644 → 0
View file @
05204de4
50.5 KB
doc/user/project/img/labels_prioritized_v13_5.png
0 → 100644
View file @
cd8b121c
25.5 KB
doc/user/project/img/labels_subscriptions_v12_1.png
deleted
100644 → 0
View file @
05204de4
46.9 KB
doc/user/project/img/labels_subscriptions_v13_5.png
0 → 100644
View file @
cd8b121c
11.1 KB
doc/user/project/labels.md
View file @
cd8b121c
...
@@ -155,7 +155,7 @@ by preventing certain labels from being used together.
...
@@ -155,7 +155,7 @@ by preventing certain labels from being used together.
A label is scoped when it uses a special double-colon (
`::`
) syntax in the label’s
A label is scoped when it uses a special double-colon (
`::`
) syntax in the label’s
title, for example:
title, for example:
![
S
ample scoped labels
](
img/labels_key_value_v12_1
.png
)
![
S
coped labels
](
img/labels_key_value_v13_5
.png
)
An issue, merge request or epic cannot have two scoped labels, of the form
`key::value`
,
An issue, merge request or epic cannot have two scoped labels, of the form
`key::value`
,
with the same
`key`
. Adding a new label with the same
`key`
, but a different
`value`
will
with the same
`key`
. Adding a new label with the same
`key`
, but a different
`value`
will
...
@@ -214,7 +214,7 @@ issue, or merge request.
...
@@ -214,7 +214,7 @@ issue, or merge request.
If you are subscribing to a group label from within a project, you can select to subscribe
If you are subscribing to a group label from within a project, you can select to subscribe
to label notifications for the project only, or the whole group.
to label notifications for the project only, or the whole group.
![
Labels subscriptions
](
img/labels_subscriptions_v1
2_1
.png
)
![
Labels subscriptions
](
img/labels_subscriptions_v1
3_5
.png
)
## Label priority
## Label priority
...
@@ -228,7 +228,7 @@ from the group label list.
...
@@ -228,7 +228,7 @@ from the group label list.
From the project label list page, star a label to indicate that it has a priority.
From the project label list page, star a label to indicate that it has a priority.
![
Labels prioritized
](
img/labels_prioritized_v1
2_1
.png
)
![
Labels prioritized
](
img/labels_prioritized_v1
3_5
.png
)
Drag starred labels up and down the list to change their priority, where higher in the list
Drag starred labels up and down the list to change their priority, where higher in the list
means higher priority.
means higher priority.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment