summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2017-08-21 14:19:48 +0000
committerVictor Wu <victor@gitlab.com>2017-08-21 14:19:48 +0000
commit9b15d8e8eb6627b7e12b646c9382668d8d78e425 (patch)
tree5f84cc391ecbdd7d954a993a8bce1d4c7ffc45bb
parentf83392e17cc752422658326212735b73d18742e5 (diff)
downloadgitlab-ce-9b15d8e8eb6627b7e12b646c9382668d8d78e425.tar.gz
Cross link to groups docs
-rw-r--r--doc/user/group/index.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md
index 9e168e830e5..2ac766e7714 100644
--- a/doc/user/group/index.md
+++ b/doc/user/group/index.md
@@ -55,6 +55,13 @@ By doing so:
- John mentions everyone from his team with `@john-team`
- John mentions only his marketing team with `@john-team/marketing`
+## Group-level views of issues and merge requests
+
+Issues and merge requests are part of projects. GitLab allows you to view
+all issues and merge requests together, within all the projects in particular group,
+in dedicated group-level views. These are the [group-level issue list view](../project/issues/index.md#issue-list-views-searching-and-filtering)
+and the [group-level merge request list view](../project/merge_requests/index.md#merge-request-list-views-searching-and-filtering).
+
## Create a new group
> **Notes:**