Skip to content

Commit

Permalink
Auto-fix Markdown files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 6, 2023
1 parent 8c2b0ac commit 0a6b8f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rules/do-you-keep-your-client-informed-of-progress/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@ A client will always prefer to be told ahead of time if a piece of functionality

<!--endintro-->

For this reason, blowouts should be reported in the Daily Scrum, as well as any major delays being told to the client as soon as possible, so that they don't get a big surpirse in the Sprint Review. 
For this reason, blowouts should be reported in the Daily Scrum, as well as any major delays being told to the client as soon as possible, so that they don't get a big surpirse in the Sprint Review.

For big delays, it's best to tell the client as soon as the risk is identified to inform them of what's going on and ask "Do you want us to continue?".

::: greybox
**$100k estimate**
**$100k estimate**
Calling the client when you reach $110k to say you have $20k to go.
:::
::: bad
Bad Example: Not giving the client enough warning
:::

::: greybox
**$100k estimate**
**$100k estimate**
Calling the client when you reach $80k to say you have $40k to go, and does he want to continue?
:::
::: good
Expand Down

0 comments on commit 0a6b8f3

Please sign in to comment.