Hacker News new | ask | show | jobs
by Arnt 443 days ago
It sounds as if you regard the ticket syste, as taking over the role of the version control system, or do I misunderstand?
1 comments

Not at all. Tickets are for more than engineers: They’re useful for QA to confirm the feature, documentation writers to ensure they document changes, support people to know that something they’ve been warning customers about is now fixed and so on.

Version control is for the code. Tickets are for features.