As a [role]
I want [feature]
So that [benefit]
Depends on #123 #345.
Scenario: [title]
Given [context]
And [some more context]
When [event]
Then [outcome]
And [another outcome]
- [required dependency for identifying the problem, scope and then solution for this issue]
- [logical step in completing this story]
- [path to a file involved in this story]
- [peculiar aspect relevant this story]