Converting TODOs into issues
Last updated
Last updated
Use Stepsize to create better, more actionable issues right here in your code editor.
TODOs and FIXMEs lack context and visibility. When you use Stepsize, issues are visible throughout your software development lifecycle. And they're loaded with context, because they're linked directly to code.
Navigate to My TODOs
at the top of the Stepsize sidebar in your code editor
In the sidebar, Select the TODO or FIXME that you want to convert into an issue
Add context to your issue, such as a title, description, and impact
Hit Create issue
to finish creating your issue
You can now safely delete your TODO. The Stepsize inline annotation indicates that there is an issue attached to this snippet of code.
Congratulations! You've created a Stepsize issue from your TODO or FIXME.
Learn how to resolve issues in Stepsize.