@@ -122,6 +122,7 @@ Issue Board, that is, create or delete lists and drag issues from one list to an
-**List** - A column on the issue board that displays issues matching certain attributes. In addition to the default lists of 'Backlog' and 'Closed' issue, each additional list will show issues matching your chosen label or assignee. On the top of that list you can see the number of issues that belong to it.
-**Label list**: a list based on a label. It shows all opened issues with that label.
-**Assignee list**: a list which includes all issues assigned to a user.
-**Milestone list**: a list which includes all issues with that milestone.
-**Backlog** (default): shows all open issues that do not belong to one of the other lists. Always appears as the leftmost list.
-**Closed** (default): shows all closed issues. Always appears as the rightmost list.
-**Card** - A box in the list that represents an individual issue. The information you can see on a card consists of the issue number, the issue title, the assignee, and the labels associated with the issue. You can drag cards from one list to another to change their label or assignee from that of the source list to that of the destination list.
...
...
@@ -348,7 +349,7 @@ You can have a board with both label lists and assignee lists. To add an
assignee list:
1. Click **Add list**.
1. Select the **Assignee list** tab.
1. Select the **Assignee** tab.
1. Search and click on the user you want to add as an assignee.
Now that the assignee list is added, you can assign or unassign issues to that user
...
...
@@ -357,16 +358,35 @@ To remove an assignee list, just as with a label list, click the trash icon.