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

# Contributing

Where you look to add value technically will depend on the area in which you are looking to contribute:

## Bugs including Accounting Logic errors

If you have spotted a bug in the product, or you do not agree with the Accounting Logic used for a given transaction type, please [raise an issue in Github](https://github.com/chrisjameslennon/voyzu/issues/new) - use Label `bug`

## Additional Functionality within the core product

If you think there is functionality that would benefit the core product then we would love to hear from you.  Please [raise an issue in Github](https://github.com/chrisjameslennon/voyzu/issues/new) - use Label `enhancement`

## Developing a Package

If you have a package in mind that would extend the core product then we would welcome product extension. If you are looking to do this we recommend:

* Become familiar with the Rapid Application Development (RAD) Framework aspects of Voyzu by developing a small module. Start by reading how to [develop a new package](/docs/voyzu-platform-guide/develop-a-new-package.md).
* Take a look at the [Roadmap](/docs/the-project/roadmap.md)
* Then contact us at <chris@voyzu.com>

{% hint style="info" %}
[Star us on Github](https://github.com/chrisjameslennon/voyzu)
{% endhint %}
