From 00705e7cbd0e08e9c02051600ff7cd01f3c81293 Mon Sep 17 00:00:00 2001 From: brkline Date: Mon, 26 Nov 2018 17:46:40 -0500 Subject: [PATCH] Replaced Stub with an Article (#22821) --- guide/english/agile/backlog-item-effort/index.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/guide/english/agile/backlog-item-effort/index.md b/guide/english/agile/backlog-item-effort/index.md index 582e2c3e83..b2ea7e4638 100644 --- a/guide/english/agile/backlog-item-effort/index.md +++ b/guide/english/agile/backlog-item-effort/index.md @@ -2,14 +2,10 @@ title: Backlog Item Effort --- ## Backlog Item Effort - -This is a stub. Help our community expand it. - -This quick style guide will help ensure your pull request gets accepted. - - +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.[1] 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.[2] #### More Information: - - - +[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/