summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-09-26 17:59:52 +0100
committerMarcia Ramos <virtua.creative@gmail.com>2018-09-26 17:59:52 +0100
commit57cfbb7c5157d5632914b21c266b2524465818d2 (patch)
tree28d1b85975f464e4e6fa6b13c59f745c74cb2bb1
parent10fdc66a5d0bd14be2d87f722b54b1f3a93bebfd (diff)
downloadgitlab-ce-docs-50503-issueboards-overview.tar.gz
Review wording + typodocs-50503-issueboards-overview
-rw-r--r--doc/user/project/issue_board.md11
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.
![GitLab Issue Board - Core](img/issue_boards_core.png)
@@ -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.