Add Worklists and Boards to About Page

* Add a paragraph about Worklists and Boards to the About page
* s/Storyboard/StoryBoard/g in README.md
* Add link to StoryBoard README in Contributing section

Change-Id: Ie3b323da155e183fe886a059199762c1ac9770f6
Depends-On: Idd06b19ff141720b0a22f8dd29098c9520c54f1b
This commit is contained in:
Emmet Hikory 2016-08-16 21:59:54 +09:00
parent 6780da52f6
commit 48b0af5f7a
2 changed files with 15 additions and 11 deletions

View File

@ -1,7 +1,7 @@
Storyboard Web Client
StoryBoard Web Client
=====================
A WebClient for the OpenStack Storyboard project.
A WebClient for the OpenStack StoryBoard project.
Project Resources

View File

@ -51,17 +51,16 @@
<i class="fa fa-chevron-right"></i>
</a>
<h2>But why?</h2>
<p>The OpenStack project has run into a number of limitations
with existing tools; in particular, the workflow needed by
a highly-distributed system that spans multiple projects
is not well served. This system uses the best concepts
from existing tools and goes beyond to support the needs
of the OpenStack project.</p>
<p><a href="http://git.openstack.org/cgit/openstack-infra/storyboard/tree/README.rst"
<h2>Worklists and Boards</h2>
<p>For categorisation or prioritisation, <strong>stories</strong>
and <strong>tasks</strong> can be gathered in ordered
<strong>worklists</strong>. Teams, projects, or sponsors may
create a <strong>board</strong> with manual or automatic
lanes to provide a clear overview of activity of interest.</p>
<p><a href="#!/board"
target="_blank"
class="btn btn-primary">
See project README
Access Worklists and Boards
<i class="fa fa-chevron-right"></i>
</a></p>
<small><p class="text-muted">Webclient version: <%- sha %></p></small>
@ -79,6 +78,11 @@
http://docs.openstack.org/infra/manual/developers.html
</a></p>
<p> <a href=" http://git.openstack.org/cgit/openstack-infra/storyboard/tree/README.rst"
target="_blank">
Project README
</a></p>
<hr/>
<h4>Attribution</h4>