Changes between Initial Version and Version 1 of SizeDescriptions


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

--

Legend:

Unmodified
Added
Removed
Modified
  • SizeDescriptions

    v1 v1  
     1The 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:
     2
     3large:: a long, multi-day programming project --- work on this should probably live on a branch
     4medium:: a solid several hours or evening of work
     5small:: maybe an hour or two, but it should be fairly straightforward
     6tiny:: 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