Create a todo when a comment starts with TODO
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=28966) </details> <!--IssueSummary end--> ### Problem to solve Make todos even easier to create. ### Intended users gitlab-ce~9335216 ### Proposal If a comment starts with `TODO`, create a real todo in the user's todo list that links to the comment. For example: ![Screen_Shot_2019-05-24_at_10.11.23_AM](/uploads/30323030ea348946ae138e042b25b565/Screen_Shot_2019-05-24_at_10.11.23_AM.png) ### Further details A user can already can create a todo from an issue or merge request using the "Add todo" button at in the issue's sidebar: ![image](/uploads/589aa1dbdff3455f6c64e053bd64a332/image.png) However, this todo lacks context - it doesn't link to a specific comment or provide any details about _why_ the issue or merge request was marked as a todo. ### Documentation If this feature was implemented, this page would need a small update explaining this feature: https://docs.gitlab.com/ee/workflow/todos.html ### What does success look like, and how can we measure that? If people use it!
issue