Skip to content
Yaroslav Zaprudskii edited this page Sep 11, 2024 · 1 revision

Estimation

Each issue should be created with a size label attached to it. The only exception to this rule is for issues with the 'feature' label.

Size Labels

The size label refers to an estimation in story points (sp), which correspond to the time expected to complete the issue:

  • 1sp - A few minutes
  • 2sp - A few hours
  • 3sp - A day
  • 5sp - A few days
  • 8sp - A week
  • 13sp - A month

Decomposition of Large Issues

If the size of an issue exceeds 5 story points, it should be decomposed into separate smaller issues, if possible, to maintain clarity and better track progress.

Clone this wiki locally