diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-08-19 08:35:39 +0300 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-08-22 16:09:26 +0300 |
commit | 3a737e7ea5d4a497489e38ed1e1f14140d7c45e3 (patch) | |
tree | 798135d39e7ed5e046729e7688e805bcd4e33867 /doc | |
parent | 04d4208eed39d72ba4886c9920796d0172a20627 (diff) | |
download | gitlab-ce-3a737e7ea5d4a497489e38ed1e1f14140d7c45e3.tar.gz |
Mention missing labels for corresponding lists
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/project/issue_board.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/issue_board.md b/doc/user/project/issue_board.md index edc93f6bc13..f3fd7e1ec1a 100644 --- a/doc/user/project/issue_board.md +++ b/doc/user/project/issue_board.md @@ -149,6 +149,7 @@ Issue Board, that is add/remove lists and drag issues around. A few things to remember: +- The label that corresponds to a list is hidden for issues under that list. - Moving an issue between lists removes the label from the list it came from and adds the label from the list it goes to. - When moving a card to **Done**, the label of the list it came from is removed |