circle_engineering/.gitea/ISSUE_TEMPLATE.md

22 lines
622 B
Markdown
Raw Normal View History

2024-11-04 18:34:26 +00:00
---
name: Story Template
about: Create a story for a project
---
## Situation
[Write an overview of the situation.]
2024-11-05 02:44:35 +00:00
## Requirements
2024-11-04 18:34:26 +00:00
[Write what are the specs/steps needed to complete the story.]
2024-11-05 02:44:35 +00:00
## 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.]
2024-11-04 18:34:26 +00:00
## References
[Write references relating to the story.]
## Status
2024-11-05 02:44:35 +00:00
[Write the status of the issue among: To be Defined, To Do, In Progress, Blocked, Done]
2024-11-04 18:34:26 +00:00
## Notes & Updates
[Write notes and updates on the story, e.g. summarizing weekly the work done until completion.]