Files
freeCodeCamp/guide/chinese/agile/sprint-backlog/index.md
shenyusun f19420ae25 Adding words about backlog (#22114)
If team member finishes his/her story early, then they can pick new story from the backlog
2019-01-02 12:06:21 -08:00

15 lines
697 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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