mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 09:14:46 +01:00
55 lines
850 B
Markdown
55 lines
850 B
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
|
|
|
|
## 3 things that might take us down
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## Urgent incident follow-ups
|
|
|
|
https://github.com/orgs/PostHog/projects/103/views/2
|
|
|
|
# Team sprint planning
|
|
|
|
For your team sprint planning copy this template into a comment below for each team.
|
|
|
|
```
|
|
# Team ___
|
|
|
|
**Support hero:** ___
|
|
|
|
## Retro
|
|
|
|
<!-- Grab the high and low priority items from last time and add whether that item was completed or not -->
|
|
|
|
-
|
|
|
|
## Hang over items from previous sprint
|
|
|
|
<!-- For each item, decide to re-prioritise (and add below) or deprioritise -->
|
|
|
|
- Item 1. prioritised/deprioritise
|
|
|
|
## OKR
|
|
|
|
1. OKR, status (red/yellow/green) and action points if yellow/red
|
|
|
|
|
|
### High priority
|
|
|
|
-
|
|
|
|
### Low priority / side quests
|
|
|
|
-
|
|
|
|
```
|