today I found an interesting post about bugs and how people triage bugs:
Wil Shipley has written it down, in his blog post: "Pimp My Code, Part 15: The Greatest Bug of All" the following ordering which I totally agree with how bugs should be triage:
- Data-loss bugs
- Unavoidable crashers
- Functionality-blocking bugs
- Avoidable crashers
- Avoidable bugs
- Misfeatures
- Performance issues
- Feature suggestions
- UI feedback
No comments:
Post a Comment