Changes between Version 1 and Version 2 of SizeDescriptions


Ignore:
Timestamp:
May 4, 2012, 1:28:45 AM (14 years ago)
Author:
adehnert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SizeDescriptions

    v1 v2  
    11The bug tracker has a field for "size", which is intended to represent how long it will take to implement the feature described (or fix the bug described). Keep the following guidelines in mind while editing that field:
    22
    3 large:: a long, multi-day programming project --- work on this should probably live on a branch
    4 medium:: a solid several hours or evening of work
    5 small:: maybe an hour or two, but it should be fairly straightforward
    6 tiny:: a few minutes; probably doable by setting an appropriate config option, copying a chunk of pre-written code, or adding a line or two in the right place
     3 large:: a long, multi-day programming project --- work on this should probably live on a branch
     4 medium:: a solid several hours or evening of work
     5 small:: maybe an hour or two, but it should be fairly straightforward
     6 tiny:: a few minutes; probably doable by setting an appropriate config option, copying a chunk of pre-written code, or adding a line or two in the right place