> For the complete documentation index, see [llms.txt](https://docs.pkgforge.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pkgforge.dev/sbuild/specification/15.note.md).

# 15.Note

{% code overflow="wrap" %}

```yaml
#Example ONLY
note:
  - "Some note"
  - "Some other note"
```

{% endcode %}

* [x] This is Optional & can be left empty or removed completely (**TYPE**:<mark style="color:blue;">**`NON_ENFORCED`**</mark>)
* [x] This contains extra information about the <mark style="color:purple;">**`$pkg`**</mark> such as setup information or errors & quirk.
* [x] Can have single or multiple entries
