Add User Stories section to template

Adding user stories section template in response to feedback at the
Kilo OpenStack Operator's mid-cycle.

Change-Id: I9420ead5c353d11ff7d67c0a13550868d84158cb
This commit is contained in:
Stephen Gordon 2015-04-01 14:31:06 -04:00
parent 172694481d
commit 3c745863c5
1 changed files with 8 additions and 0 deletions

View File

@ -47,6 +47,14 @@ A detailed description of the problem. This should include the types of
functions that you expect to run on OpenStack and their interactions both
with OpenStack and with external systems.
User Stories
------------
A list of user stories ideally in this or a similar format:
* As a <type of user>, I want to <goal> so that <benefit>
* ...
Examples
--------