|
|
|
|
|
by noxToken
2899 days ago
|
|
I keep mine locally. I have the PlainTasks[0] package installed for Sublime Text. It's a plaintext file with a bit of TODO functionality baked in. When I find something, I note the commit, the line (or block), and why I want to fix it. I try to slightly estimate high enough that I could throw some fixes in for the sprint. [0]: https://github.com/aziz/PlainTasks |
|