DeveloperTask - dkglab/fall-of-rome GitHub Wiki
Developer task
A task is a something that an individual developer has committed to doing.
Description
The description of a task should be as concrete as possible, stating as precisely as possible the steps to be carried out to complete the task.
Cost
A task has an estimated cost in hours of labor time. The developer who has committed to the task is the one who estimates its cost.
If the estimated cost is greater than 6 hours of labor, the task should be split into two tasks.
If the estimated cost is less than 1 hour of labor, the task should be merged with another task.