Closed holgerd77 closed 2 days ago
An eval: needs analysis
label would very much complement the current eval
type labels.
Sometimes/often issues require a large amount of extra thought/analysis work before one can start to code. A dedicated label makes it more explicit that this is actually a significant separate work step before coding (which can also very well be taken on by a different person). This should to some extend ease the path towards the final implementation.
Sometimes missing effort: E0 minutes
and effort: E5 years
Use case example for effort: E0 minutes
: https://github.com/ethereumjs/ethereumjs-vm/issues/912
Suggestion: PR: breaking change
Missing a type: maintenance
label, example case: https://github.com/ethereumjs/ethereumjs-client/issues/149
I have opened a PR with @holgerd77 's new type label.
@ryanio how about we use it like type: breaking change
? Because it doesn't quite fit on the PR states category.
Some more collection on labels, since I stumbled upon one I would very much like to integrate. Will eventually do a third integration round within a couple of weeks.