Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 721 Bytes

File metadata and controls

28 lines (21 loc) · 721 Bytes
id DEV-370
title Report Time Across All Stages
status active
enforcement manual
severity error
depends_on
DEV-360
DEV-340

Problem

Unreported or partial time hides the real effort behind a change, which distorts planning and compensation and makes future estimates unreliable.

Solution

Report time across every stage of the work.

  1. Cover all stages: planning (around 40%), implementation, and QA (around 20 to 30%).
  2. Open the PR early so tracking starts from the beginning, including investigation.

Acceptance Criteria

  • Time is reported on the PR
  • It spans planning, implementation, and QA
  • The PR was opened early enough to capture investigation time