Skip to content

Commit

Permalink
Refactor daily stand-up format in sprint planning guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ll7 committed Oct 23, 2024
1 parent 248cb31 commit a84a23b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions doc/development/sprint_planning_guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,10 @@ Integrate learnings from the previous sprint’s retrospective. Ask:
## 6. Daily Stand-up

- Engage in the daily asynchronous stand-up using the following format:
```
1. Yesterday: What did you complete?
1. Yesterday (optional): What did you complete?
- Completed tasks/PRs: #xyz, #abc
2. Today: What are you working on?
- Current task: #def
- Blocked by/Waiting for: (if any)
3. Challenges/Help needed?
- Any blockers or risks to discuss
```

0 comments on commit a84a23b

Please sign in to comment.