-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the user story template. #235
base: master
Are you sure you want to change the base?
Conversation
<!-- For you! | ||
Please provide a concise description of what this story is about. | ||
The story should contain the following information: | ||
* Who is going to need this? What role can you identify? Try to be as specific as possible. It helps us to understand the need. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What role can you identify?
What do you mean by that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is necessary to think about how important this item is so that we can better prioritise the work.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just wanted to point out that role
is very vague. If you add the sentence that you wrote "think about how important this item is so that we can better prioritise the work." is much more precise and helpful :)
|
||
### Acceptance Criteria | ||
|
||
<!-- All the stuff that needs to be done, besides the Definition of Done for this story. --> | ||
<!-- For Triage! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's the Triage phase again?
|
||
### Tasks | ||
|
||
<!-- The tasks which need to be tackled for this story to be completed. They are likely to be defined later when the team plans this story for the next iteration and discusses the design. --> | ||
<!-- For Development! | ||
This section is filled by the development team to specify the concrete tasks to solve the story. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Who are these teams? triage team, development team?
Is one of them the Core team?
@seqan/team This updates the user story template to reflect the adapted development/management process.