> For the complete documentation index, see [llms.txt](https://gpcoder.gitbook.io/clean-code/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gpcoder.gitbook.io/clean-code/overview/conventions.md).

# Conventions

In this gitbook, you will find two types of text boxes that distinguish between good and bad practices.

{% hint style="danger" %}
Bad practices appear in a box like this.
{% endhint %}

{% hint style="success" %}
Good practices appear like this.
{% endhint %}

Occasionally you will find a blue box of comments.

{% hint style="info" %}
Important comments appear in a blue box.
{% endhint %}
