diff options
-rw-r--r-- | doc/user/project/issue_board.md | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/user/project/issue_board.md b/doc/user/project/issue_board.md index 1347bf949ae..464fa5987c1 100644 --- a/doc/user/project/issue_board.md +++ b/doc/user/project/issue_board.md @@ -12,13 +12,12 @@ It provides perfect pairing between issue tracking and project management, keeping everything in the same place, so that you don't need to jump between different platforms to organize your workflow. -With GitLab Issue Boards, you organize your issues in well presented tables, -visualizing issues designed as cards, aggregated in different columns distributed -by labels. +With GitLab Issue Boards, you organize your issues in lists that correspond to +their assigned labels, visualizing issues designed as cards throughout that lists. You define your process and GitLab organizes it for you. You add your labels -then create the corresponding column to pull in your existing issues. -When you're ready you can drag and drop your issue cards from one step to the next. +then create the corresponding list to pull in your existing issues. When +you're ready, you can drag and drop your issue cards from one step to the next.  @@ -187,7 +186,7 @@ The Multiple Issue Boards feature is available for > Introduced in [GitLab Starter Edition 10.2](https://about.gitlab.com/2017/11/22/gitlab-10-2-released/#issue-boards-configuration). -An Issue Board can be associated with GitLab [Milestone](milestones/index.md#milestones), +An Issue Board can be associated with a GitLab [Milestone](milestones/index.md#milestones), [Labels](labels.md), Assignee and Weight which will automatically filter the Board issues according to these fields. This allows you to create unique boards according to your team's need. |