Stepsize Documentation
Home
  • 🏠 Welcome to the Stepsize Docs
  • 🧠Getting Started
    • Getting started with Stepsize
    • Creating your first issue
  • 🏷️Issues
    • How to create an issue
    • Adding more code and context to your issues
    • How to view inline annotations
    • Converting TODOs into issues
    • How to resolve issues
  • 👥Team & Collaborators
    • How to invite collaborators
    • Setting up Stepsize for your team
    • Using Stepsize as a Team
    • Talking to your Team Lead about Stepsize
    • Talking to your Head of Engineering about Stepsize
    • Talking to your Product Manager about Stepsize
  • 🏁Workflows
    • Using Stepsize in your planning process
    • Using Stepsize in your code review process
  • 😎Talk to us
    • Contact Us
Powered by GitBook
On this page
  • How to convert a TODO or FIXME into an issue 🔀
  • What next?
  1. Issues

Converting TODOs into issues

PreviousHow to view inline annotationsNextHow to resolve issues

Last updated 2 years ago

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.

How to convert a TODO or FIXME into an issue 🔀

  1. Navigate to My TODOs at the top of the Stepsize sidebar in your code editor

  2. In the sidebar, Select the TODO or FIXME that you want to convert into an issue

  1. Add context to your issue, such as a title, description, and impact

  2. Hit Create issue to finish creating your issue

  3. 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.

What next?

Learn how to resolve issues in Stepsize.

🏷️
How to resolve issues
Adding more context
Create an issue
Creating your issue