# 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
