Adding words about backlog (#22114)

If team member finishes his/her story early, then they can pick new story from the backlog
This commit is contained in:
shenyusun
2019-01-02 12:06:21 -08:00
committed by Jingyi Ding
parent 03efcca1da
commit f19420ae25

View File

@ -7,7 +7,8 @@ localeTitle: Sprint积压
Sprint Backlog是Scrum团队在Scrum Sprint期间完成的任务列表。在Sprint计划会议期间团队通常以用户故事的形式选择一些产品待办事项项并确定完成每个用户故事所需的任务。
团队自己选择Sprint Backlog的项目和大小至关重要。因为他们是实施/完成任务的人所以他们必须是人们在Sprint期间选择他们正在预测的内容。
如果团队队员提早完成所以任务那可以从backlog里面找新的任务
#### 更多信息:
[Scrum指南Sprint Backlog](http://www.scrumguides.org/scrum-guide.html#artifacts-sprintbacklog)
[Scrum指南Sprint Backlog](http://www.scrumguides.org/scrum-guide.html#artifacts-sprintbacklog)