Hacker News new | ask | show | jobs
by mpdehaan2 3974 days ago
I'm not positive they use it for issue tracking but they may. In my case, I was dealing with a single repo with 1000 or so contributors, and they were community people so it was very hard to get them to file quality structured bug reports, and the system didn't really allow for asking questions.

It lacks strong organizational features, categorization, issue templates, search, and ability to save filters.

I've seen a lot of projects use it for pull requests and then disable the issue tracker, which is good and bad - you get a better tracker, you miss probably half of the bug reports.

1 comments

I would agree with you on most points, but isn't categorization accomplished by tags?
They can be applied by the owner, but I guess I was thinking more of the ability to have a required 'component' field or a required field for the type of the ticket.