mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 16:08:47 +00:00
Handbook: T-shirt sizes (#30244)
- @noahtalerman: This way, when T-shirt sizes are used at Fleet, all contributors understand the rough level-of-effort
This commit is contained in:
parent
4994571c22
commit
a00580d01d
1 changed files with 14 additions and 0 deletions
|
|
@ -245,6 +245,20 @@ Anyone in the product group can initiate an air guitar session.
|
|||
- Keep it open for future consideration.
|
||||
- Discard if it is invalidated through the process.
|
||||
|
||||
#### T-shirt sizing (capacity planning)
|
||||
|
||||
T-shirt sizes represent a rough estimate on the effort required to complete a task for a given team. Sometimes, T-shirt sizes are used to understand the level-of-effort before the task has gone through drafting.
|
||||
|
||||
[Estimation points](https://fleetdm.com/handbook/company/communications#estimation-points) are used if a task has already gone through drafting.
|
||||
|
||||
| T-shirt size | Time |
|
||||
|:---|:-----------------------------|
|
||||
| XS | ≤1 week for 1 contributor |
|
||||
| S | 1 sprint for 1 contributor |
|
||||
| M | 1 sprint for 2 contributors |
|
||||
| L | 1 sprint for the whole team |
|
||||
| XL | >1 sprint for the whole team |
|
||||
|
||||
|
||||
### Implementing
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue