summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2018-06-14 09:12:29 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-06-14 12:48:18 +0100
commita331fd3a5a08217a495df9e72fd417738985b842 (patch)
tree611bd403342bfcef2ed865d9cdeb3cf28610356f
parent56fb3e55956f4be577af9bf9ad341d69d0499cac (diff)
downloadgitlab-ce-a331fd3a5a08217a495df9e72fd417738985b842.tar.gz
Merge branch 'assignee-lists-tiers-docs' into 'master'
Add assignee lists to tiers table in docs See merge request gitlab-org/gitlab-ce!19756
-rw-r--r--doc/user/project/issue_board.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/user/project/issue_board.md b/doc/user/project/issue_board.md
index aa2fcd82787..9ca1e6226c5 100644
--- a/doc/user/project/issue_board.md
+++ b/doc/user/project/issue_board.md
@@ -250,12 +250,12 @@ One group issue board per group was made available in GitLab 10.6 Core after mul
Different issue board features are available in different [GitLab tiers](https://about.gitlab.com/pricing/), as shown in the following table:
-| Tier | Number of project issue boards | Board with configuration in project issue boards | Number of group issue boards | Board with configuration in group issue boards |
-| --- | --- | --- | --- | --- |
-| Core | 1 | No | 1 | No |
-| Starter | Multiple | Yes | 1 | No |
-| Premium | Multiple | Yes | Multiple | Yes |
-| Ultimate | Multiple | Yes | Multiple | Yes |
+| Tier | Number of Project Issue Boards | Number of Group Issue Boards | Configurable Project Issue Boards | Configurable Group Issue Boards | Assignee Lists
+| --- | --- | --- | --- | --- | --- |
+| Core | 1 | 1 | No | No | No |
+| Starter | Multiple | 1 | Yes | No | No |
+| Premium | Multiple | Multiple | Yes | Yes | Yes |
+| Ultimate | Multiple | Multiple | Yes | Yes | Yes |
## Tips