Replaced Stub with an Article (#22821)
This commit is contained in:
committed by
Christopher McCormack
parent
9013a84dfb
commit
00705e7cbd
@ -2,14 +2,10 @@
|
||||
title: Backlog Item Effort
|
||||
---
|
||||
## Backlog Item Effort
|
||||
|
||||
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/agile/backlog-item-effort/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.
|
||||
|
||||
<a href='https://github.com/freecodecamp/guides/blob/master/README.md' target='_blank' rel='nofollow'>This quick style guide will help ensure your pull request gets accepted</a>.
|
||||
|
||||
<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds -->
|
||||
Backlog item effort is a rough estimate of the effort required to complete the item in the product backlog. It is not an estimate of duration. This effort can be expressed in ideal engineering days or vague alternative units like story points or function points.<sup>[1]</sup> Estimating the effort should be done by the team. Each team member can contribute to the estimate based on their perspective and knowlege of the backlog item which may have an effect on the effort involved.<sup>[2]</sup>
|
||||
|
||||
#### More Information:
|
||||
<!-- Please add any articles you think might be helpful to read before writing the article -->
|
||||
|
||||
|
||||
[1]: https://www.solutionsiq.com/agile-glossary/backlog-item-effort/
|
||||
[2]: https://www.atlassian.com/agile/project-management/estimation
|
||||
- Product Backlog: https://www.mountaingoatsoftware.com/agile/scrum/scrum-tools/product-backlog
|
||||
- Scrum Guides: https://www.scrumguides.org/
|
||||
|
Reference in New Issue
Block a user