Hacker News new | ask | show | jobs
by tobyhinloopen 1753 days ago
What if there’s a really tight deadline and you know some code will break soon but will work for now?
1 comments

Open a bug based on functional (or non functional) impact. Prioritize accordingly. I think if the problem is severe it shouldn't be hidden behind a TODO. If it's not severe then likely it doesn't need attention.