This commit is contained in:
parent
ab604328c0
commit
6e113af3da
1 changed files with 12 additions and 1 deletions
|
@ -1 +1,12 @@
|
|||
A list of usecases
|
||||
Feel free to add your own usecase to this list.
|
||||
|
||||
Resources on writing good use cases:
|
||||
|
||||
- <http://en.wikipedia.org/wiki/Use_case>
|
||||
- <http://www.mountaingoatsoftware.com/blog/advantages-of-the-as-a-user-i-want-user-story-template>
|
||||
|
||||
A simple form of a use case is
|
||||
|
||||
> “As a \<type of user>, I want \<some goal> so that \<some reason>.”
|
||||
|
||||
You should add your use case as a subpage of the [[UseCases]] page, to create a new page, simply enter the name of the subpage in the address bar after `/UseCases/`.
|
||||
|
|
Loading…
Reference in a new issue