(no title)
danielbarla | 3 months ago
I'd also be curious to know the following: how many new errors or regressions were caused by the bug fixes?
danielbarla | 3 months ago
I'd also be curious to know the following: how many new errors or regressions were caused by the bug fixes?
lalitmaganti|3 months ago
Historically though, I would guess maybe 5-10% end up needing some followup fix which is itself usually smaller than the original (maybe a typo in some documentation or some edge case we spot when it hits prod etc).
The smaller the original fixes, the less likely you are to need followups so another reason to prefer working mainly on them!
danielbarla|3 months ago
sfink|3 months ago