Skip to content

Commit 608056e

Browse files
committed
Sprint: add info on carrying items over
1 parent 6751b89 commit 608056e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/developer/sprint_planning.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,9 @@ In the sprint review phase, you can share a reflection on why you found the real
8585
It's important to leave all the issues in the sprint, in order to reflect on whether we planned correctly or not.
8686
We can estimate the remaining effort for the unfinished issues in case we want to move them to a subsequent sprint,
8787
but they should not be removed from their sprint.
88+
89+
### The current sprint is over and I have an unfinished item that I would like to continue in the next sprint. What should I do?
90+
You can move the unfinished item to the next sprint, updating its size according to how much work is estimated to be left.
91+
92+
For example, if you would like to carry over an unfinished item of size M, and you estimate that it will need 1 more day of work,
93+
you can move it to the next sprint and change its size to S.

0 commit comments

Comments
 (0)