Yes, I do. I prefer TODO statements in the middle of the code.

I should just have my repos say: "instead of opening an issue, open a pull request that inserts a TODO statement in the appropriate place".

Reply to this note

Please Login to reply.

Discussion

Like it.

At the end PRs are anti low effort issue, you have to touch the code.

My codebases are littered with TODOs and FIXMEs.

I would actually love a CLI tool that scans a code base and emits some sort of structured / formatted output listing the TODOs 💡

I for one don't want non-devs putting TODOs in the code where they *think* the bug is. I know you are kidding a bit here, you like to kid.

To put a todo in the code the non-dev have to know how to use git, checkout the repo, commit and pull request.

This also is PoW :)

And the PR can be simply rejected like an issue, not more work for the manteiner.

Perhaps he doesn't kid...