28 lines
686 B
Markdown
28 lines
686 B
Markdown
---
|
|
name: Story Template
|
|
about: Create a story for a project
|
|
---
|
|
|
|
## Situation
|
|
[Write an overview of the situation.]
|
|
|
|
## TODO
|
|
[Write what are the specs/steps needed to complete the story.]
|
|
|
|
## ETA
|
|
[Write an ETA for the story. You can ask the owners/assignees to confirm/adjust the ETA at first.]
|
|
|
|
## Owners
|
|
[Write who will be making sure this story gets done.]
|
|
|
|
## Assignees
|
|
[Write who will complete the technical/concrete aspects of the story.]
|
|
|
|
## References
|
|
[Write references relating to the story.]
|
|
|
|
## Status
|
|
[Write the status of the issue, e.g. WIP, Blocked, Done]
|
|
|
|
## Notes & Updates
|
|
[Write notes and updates on the story, e.g. summarizing weekly the work done until completion.] |