Add XXS ticket T-shirt size, add point values when applicable (#30611)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Documentation**
* Expanded T-shirt sizing guidance in capacity planning to include a new
"XXS" category for trivial tasks.
* Updated the sizing table to display story point ranges alongside
T-shirt sizes and time estimates.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Tim Lee <timlee@fleetdm.com>
This commit is contained in:
Ian Littman 2025-07-07 16:24:09 -05:00 committed by GitHub
parent 82eddfea1e
commit 7f62399486
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -251,13 +251,14 @@ T-shirt sizes represent a rough estimate on the effort required to complete a ta
[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 |
| T-shirt size | Time | Story points |
|:---|:-----------------------------|:-|
| XXS | ≤1 day for 1 contributor | 1-3 |
| XS | ≤1 week for 1 contributor | 3-8 |
| S | 1 sprint for 1 contributor | 15-25 |
| M | 1 sprint for 2 contributors | 30-50 |
| L | 1 sprint for the whole team | Variable (>60) |
| XL | >1 sprint for the whole team | Variable (>100) |
### Implementing