0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
posthog/.github/ISSUE_TEMPLATE/sprint_planning_retro.md
Raquel Smith 14c889b6c0
fix: fix sprint planning issue template (#15271)
Update sprint_planning_retro.md
2023-04-26 22:34:39 +00:00

60 lines
828 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.
## Retro: What can we do better next sprint?
1.
2.
3.
4.
5.
# 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
-
```