diff --git a/.gitea/issue_template/story_template.md b/.gitea/issue_template/story_template.md index a8a4231..d0475a3 100644 --- a/.gitea/issue_template/story_template.md +++ b/.gitea/issue_template/story_template.md @@ -4,25 +4,30 @@ 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.] +- Overview of the situation -## ETA -[Write an ETA for the story. You can ask the owners/assignees to confirm/adjust the ETA at first.] +## Requirements -## 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.] +- Requirements needed to complete 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.] \ No newline at end of file +- Set the story in the proper column of the project + - To Define/To Do/In Progress/Blocked/Done) + +## Metadata + +- Set the metadata for the issue + - [ ] Label + - [ ] Project + - [ ] Due Date + - [ ] Assignees + +## References + +- References in relation to the story + +## Updates + +- Updates on the story \ No newline at end of file