Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tale of the snake - a "real" user story #1

Open
5 of 16 tasks
suchja opened this issue Jun 13, 2024 · 0 comments
Open
5 of 16 tasks

Tale of the snake - a "real" user story #1

suchja opened this issue Jun 13, 2024 · 0 comments
Labels
enhancement New feature or request user story Describes an enhancement

Comments

@suchja
Copy link
Owner

suchja commented Jun 13, 2024

The following is an excerpt from a wonderful article by John Hayes:

“So, I call it Snake, ok? It starts off and you’re controlling this short little line moving around the screen. It never stops moving and if it hits the edge you die, but you can steer it up, down, left, right. So you steer this line toward a little dot. And when you run into the dot the snake ‘eats’ it. The line grows a little bit longer, and there’s another dot over here now. So the snake keeps moving and the goal is, you know, you gotta eat as many of these dots as you can without running into your own body, and your body keeps getting longer and longer the more you eat.”

Although it does not state user stories in the well known As a I want so that template, it perfectly describes what the user likes to have. Additionally this is, at least in my experience, a type of statement we will get, if we ask users how they like to have "their" software.

In order to allow a better traceability and have a basis for short increments, I chop this real user story into smaller pieces:

@suchja suchja added enhancement New feature or request user story Describes an enhancement labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user story Describes an enhancement
Projects
None yet
Development

No branches or pull requests

1 participant