diff --git a/.gitea/ISSUE_TEMPLATE.md b/.gitea/ISSUE_TEMPLATE.md index a8a4231..36b8146 100644 --- a/.gitea/ISSUE_TEMPLATE.md +++ b/.gitea/ISSUE_TEMPLATE.md @@ -6,23 +6,17 @@ about: Create a story for a project ## Situation [Write an overview of the situation.] -## TODO +## Requirements [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.] +## 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, e.g. WIP, Blocked, Done] +[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.] \ No newline at end of file