Skip to content

Commit

Permalink
Merge pull request #113 from labzero/design-feedback-update
Browse files Browse the repository at this point in the history
Design feedback update
  • Loading branch information
traceykthompson authored Mar 13, 2024
2 parents c2f5246 + 7142da1 commit 28ac0d3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
4 changes: 2 additions & 2 deletions continuous_delivery/demo_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ At the end of every sprint.

## Who attends the sprint review?

**Preparation** - The [demo script](/project_kickoff/sprint_review_template.md) is prepared by the Product Manager and shared with the squad before the demo.
**Preparation** - The [demo script](../project_kickoff/sprint_review_template.md) is prepared by the Product Manager and shared with the squad before the demo.

**Attendees** - All relevant stakeholders are invited to the demo. The whole squad attends the demo.

Expand All @@ -29,7 +29,7 @@ At the end of every sprint.
## Demo Best Practices
- **Focus on value** - The demo is the time to show the value that has been delivered. Center your story on value rather than tasks. Connect the story to the persona who would see value from this work.
- **Know your audience** - Adjust your demo to cater specifically to them. If you are demoing to a non-technical or mixed audience, don't dive into the weeds of how something was done, or why it was difficult or easy to implement. Instead, focus on the value that has been added to the product or user, for example.
- **Reduce distractions** - Keep your screen focused on what the grou needs to see.
- **Reduce distractions** - Keep your screen focused on what the audience needs to see.
- Turn on your computer's [Do Not Disturb](https://www.youtube.com/watch?v=KxHMpviBlaY) mode
- Close all communication apps, like Slack, Messages, Email
- If sharing a broswer window, limit the open tabs to those relevant to the demo
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Feel free to explore, and if anything catches your attention or raises questions

- [Project Charter](project_kickoff/project_charter.md)
- [Sprint Ceremonies](project_kickoff/ceremonies.md)
- - [Sprint Review Guide](continuous_delivery/demo_guide.md)
- [Sprint Review Guide](continuous_delivery/demo_guide.md)
- [Definition of Ready](project_kickoff/definition-of-ready.md)
- [Definition of Done](project_kickoff/dod.md)
- [Team Norms](project_kickoff/team_norms.md)
Expand Down
11 changes: 6 additions & 5 deletions project_kickoff/sprint_review_template.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# [Client] Sprint Demo & Retrospective

---
***🎥 Start recording***
---

## Attendees
Lab Zero:
[Client]:

###Intro/Summary
## Intro/Summary
High level context for the sprint. Include any big points of interest.

## Value delivered this sprint
Expand All @@ -17,7 +17,7 @@ High level context for the sprint. Include any big points of interest.
## Demo
### Features
[ticket number and link] [story name]
####Tasks
### Tasks
[ticket number and link] [task name]
### Bugs
[ticket number and link] [bug name]
Expand All @@ -26,7 +26,8 @@ High level context for the sprint. Include any big points of interest.
[initiative name] [type: design or research]

## [Client] Questions and Feedback

-


---

Expand Down

0 comments on commit 28ac0d3

Please sign in to comment.