Actions
Feature #3064
open[redmine.org] Complexity custom data field
Start date:
2009-03-28
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
If we could have a Complexity custom data filed on issues, we could easily separate issues that are easy from the harder ones. This would help new contributors pick up easy wins and would help me know what to work on when I don't have much time. I think these options would be a good variety:
- Large - lots of changes with a lot of tests. e.g. API changes, new library integrations
- Medium - moderate changes to a few components. e.g. Moving issues from project-only to the global views
- Small - features that are isolated. e.g. Adding new hooks, new wiki macro
- Micro - tiny fixes. e.g. unclosed html, typos, adding css classes
Feel free to change the names or scopes. I'm just looking for a way to separate the Micro sized ones and the Large ones.
Actions