Commit 5addbba0 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'docs-scope-group-labels' into 'master'

Group labels are now scoped labels

See merge request gitlab-org/gitlab-ce!28645
parents e2203bb0 19f202ca
...@@ -127,8 +127,8 @@ Group labels specify which [groups][structure-groups] the issue belongs to. ...@@ -127,8 +127,8 @@ Group labels specify which [groups][structure-groups] the issue belongs to.
Examples include: Examples include:
- ~"group:control" - ~"group::control"
- ~"group:editor" - ~"group::editor"
These labels should be mutually exclusive. If an issue belongs to multiple These labels should be mutually exclusive. If an issue belongs to multiple
groups, the most relevant should be used. groups, the most relevant should be used.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment