> For the complete documentation index, see [llms.txt](https://stepsize.gitbook.io/stepsize-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stepsize.gitbook.io/stepsize-documentation/issues/adding-more-code-and-context-to-your-issues.md).

# Adding more code and context to your issues

Tired of meaningless, contextless issues? Us, too. Stepsize allows you to link multiple code snippets, files or folders to any issue, and add other important info like impact and effort. No more vague issues that aren't directly linked to code. Pretty cool, right?<br>

### **Adding more code** 🧑🏾‍💻

To add more code, navigate to the **RELEVANT CODE** sidebar when setting up your issue. You can either...

* **Add code snippet**: Select any code snippet in a git-tracked file
* **Add file or directory**: Right click on any file or directory and select: `Technical debt > Create an issue`

![Add code to your Stepsize issue](https://res.cloudinary.com/drvhrxrne/image/upload/v1669985680/samples/product_guides/Screenshot_2022-12-02_at_12.54.33_jyjbbw.png)<br>

### **Adding more context**

Adding more context helps you and your team easily find, understand and prioritise issues.

* Add `Labels` to enable your team to find, filter and sort issues. For example, introduce labels like `UX`, `accessibility` or `morale`.
* Add `Impact`. This can integrate with your issue tracker, like Jira or Linear.
* Add `Effort`. This can integrate with your issue tracker, like Jira or Linear.
* Add `Attachments`.

![Adding more context](https://res.cloudinary.com/drvhrxrne/image/upload/v1669985668/samples/product_guides/Screenshot_2022-12-02_at_12.54.17_zklipj.png)<br>

## **What next?**

One of the best things about Stepsize is you can view issues inline while reading code.

Let's look at how to spot an inline issue annotation.

{% content-ref url="/pages/Cuuxu00xjPYu1JqYMiFM" %}
[How to view inline annotations](/stepsize-documentation/issues/how-to-view-inline-annotations.md)
{% endcontent-ref %}

<br>
