Skip to content

Instantly share code, notes, and snippets.

@muhammadghazali
Created April 14, 2013 19:27
Show Gist options
  • Save muhammadghazali/5383872 to your computer and use it in GitHub Desktop.
Save muhammadghazali/5383872 to your computer and use it in GitHub Desktop.
The user story template. Cited from The Agile Samurai Book written by Jonathan Rasmusson. http://pragprog.com/book/jtrap/the-agile-samurai

Template

As a <type of user>

I want <some goal>

so that <some reason>

Annotated Template


As a <type of user> => Who is this story for

I want <some goal> => What they want to do

so that <some reason> => Why they want to do it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment