summaryrefslogtreecommitdiff
path: root/doc/user/project/issue_board.md
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-10-05 11:10:03 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-10-06 10:18:06 -0300
commitf8da5eb8ef7cb757b88fd1c8d3c2dea7671e7daa (patch)
tree534c20425d0a605957fcb14b67483f6691ebb1ae /doc/user/project/issue_board.md
parent8a96910cf5b361295c52b1c3ee89fc7435ad5927 (diff)
downloadgitlab-ce-f8da5eb8ef7cb757b88fd1c8d3c2dea7671e7daa.tar.gz
Revert "Label list shows all issues (opened or closed) with that label"
Diffstat (limited to 'doc/user/project/issue_board.md')
-rw-r--r--doc/user/project/issue_board.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/user/project/issue_board.md b/doc/user/project/issue_board.md
index cac926b3e28..4a6c0d88241 100644
--- a/doc/user/project/issue_board.md
+++ b/doc/user/project/issue_board.md
@@ -31,9 +31,10 @@ Below is a table of the definitions used for GitLab's Issue Board.
There are three types of lists, the ones you create based on your labels, and
two default:
-- **Backlog** (default): shows all opened issues that do not fall in one of the other lists. Always appears on the very left.
-- **Done** (default): shows all closed issues that do not fall in one of the other lists. Always appears on the very right.
-- Label list: a list based on a label. It shows all opened or closed issues with that label.
+- **Backlog** (default): shows all issues that do not fall in one of the other lists. Always appears on the very left.
+- **Done** (default): shows all closed issues. Always appears on the very right.
+Label list: a list based on a label. It shows all issues with that label.
+- Label list: a list based on a label. It shows all opened issues with that label.
![GitLab Issue Board](img/issue_board.png)