Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
3eb4c74f
Commit
3eb4c74f
authored
Aug 24, 2016
by
Douglas Barbosa Alexandre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Issue board documentation
parent
3bfb94b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
doc/user/project/issue_board.md
doc/user/project/issue_board.md
+3
-4
No files found.
doc/user/project/issue_board.md
View file @
3eb4c74f
...
...
@@ -31,10 +31,9 @@ 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 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.
-
**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.
![
GitLab Issue Board
](
img/issue_board.png
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment