storyboard/doc/source/gui/boards.rst
Kendall Nelson 234ac1b68b Add to & Reorganize StoryBoard GUI Docs
This patch does a little reorganization of the gui docs.
It adds a section solely focused on the creation and
functions of boards. It also adds a section on best
practices as we get a lot of questions about how things
should be done.

Change-Id: Id208d2edb754030a75ba2c1884fd8ef0b620a6af
2018-06-25 14:38:30 -07:00

29 lines
473 B
ReStructuredText

=============
Using Boards
=============
Basic Workflow
==============
Here's an example board for a project team:
#. Make a board:
.. image:: _assets/create_board.png
:width: 95%
#. Add Worklists(lanes).
.. image:: _assets/add_board_worklists.png
:width: 95%
#. Add other owners to the board:
.. image:: _assets/add_board_owner.png
:width: 95%
#. Add users to the board:
.. image:: _assets/add_board_user.png
:width: 95%