mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-29 03:04:16 +01:00
77568bde96
* Update sprint_planning_retro.md * Update sprint_planning_retro.md
77 lines
1.0 KiB
Markdown
77 lines
1.0 KiB
Markdown
---
|
|
name: Sprint planning with retrospective
|
|
about: (internal)
|
|
labels: sprint
|
|
title: Sprint 1.n.0 m/2 - Jan 1 to Jan 12
|
|
---
|
|
|
|
# Global Sprint Planning
|
|
|
|
## Retro: Status of Outcomes from Previous Sprint
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
4.
|
|
5.
|
|
|
|
## Retro: What can we do better next sprint?
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
4.
|
|
5.
|
|
|
|
## Support hero this sprint
|
|
<!-- https://posthog.pagerduty.com/schedules#PPLGE4G -->
|
|
Week 1:
|
|
Week 2:
|
|
|
|
## Plan: Proposed Goals for Next Sprint
|
|
|
|
Each goal should have a single owner. Owner can only be an engineer.
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
4.
|
|
5.
|
|
|
|
# Team sprint planning
|
|
|
|
For your team sprint planning copy this template into a comment below for each team.
|
|
|
|
```
|
|
Team ___
|
|
|
|
## Retro
|
|
|
|
<!-- Talk about what went well, what didn't go well and any actions to improve next time -->
|
|
|
|
-
|
|
|
|
## Hang over items from previous sprint
|
|
|
|
<!-- For each item, decide to re-prioritise (and add below) or deprioritise -->
|
|
|
|
- Item 1. prioritised/deprioritise
|
|
|
|
## Planning
|
|
|
|
<!-- Each item should have a single owner. Owner can only be an engineer. -->
|
|
|
|
### High priority
|
|
|
|
-
|
|
|
|
### Bugs
|
|
|
|
-
|
|
|
|
### Low priority / side quests
|
|
|
|
-
|
|
|
|
```
|