Sprint points is something that I was really waiting on (to get rid of custom fields with points or mandays). It's cool that you provided fibonacci-like set, but it would be nice to extend it a little bit: Currently: [ 1, 2, 3, 5, 8] Proposal: [ 0.5, 1, 2, 3, 5, 8, 13 ]