22 lines
622 B
Markdown
22 lines
622 B
Markdown
---
|
|
name: Story Template
|
|
about: Create a story for a project
|
|
---
|
|
|
|
## Situation
|
|
[Write an overview of the situation.]
|
|
|
|
## Requirements
|
|
[Write what are the specs/steps needed to complete the story.]
|
|
|
|
## Metadata
|
|
[Make sure to set a Due Date and an Assignee. Due date is the story ETA. Assignee is the Owner, the person making sure the story gets done.]
|
|
|
|
## References
|
|
[Write references relating to the story.]
|
|
|
|
## Status
|
|
[Write the status of the issue among: To be Defined, To Do, In Progress, Blocked, Done]
|
|
|
|
## Notes & Updates
|
|
[Write notes and updates on the story, e.g. summarizing weekly the work done until completion.] |