> ## Documentation Index
> Fetch the complete documentation index at: https://nixtlaverse.nixtla.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Submit an Issue 📢

To report a bug, request a feature, propose a new integration, or
suggest documentation improvements, please visit the [Nixtla GitHub
issues page](https://github.com/nixtla/nixtla/issues). Before submitting
a new issue, kindly check if it has already been reported.

## Steps to Submit an Issue

Here’s a step-by-step guide on submitting an issue to the Nixtla
repository.

Visit [our GitHub issues page](https://github.com/nixtla/nixtla/issues)
and click on the *New issue* button.

A list of available issue types will be displayed.

### Reporting a Bug 🐞

Select `Report a bug` and click on the *Get started* button.

The form to report the bug will appear.

1. Begin by adding a concise, informative title.
2. Describe the bug you’ve observed. This information is required. You
   can also attach relevant videos or screenshots.
3. If you’re aware of what the correct behavior should be, note it down
   here.
4. Documenting the steps leading to the bug will be of immense help to
   us.
5. You can also add links, references, logs, screenshots, and so on.

<Info>
  Please ensure that your contributions abide by the [contributing
  guidelines](https://github.com/nixtla/nixtla/blob/staging/CONTRIBUTING.md)
  and [code of
  conduct](https://github.com/nixtla/nixtla/blob/staging/CODE_OF_CONDUCT.md).
</Info>

Thank you for your contribution! Your report aids in refining Nixtla for
current and future users.

### Feature Request 🚀

Select `Request a feature` and click the *Get started* button.

The feature request form will appear.

1. Start with a significant, clear title.
2. Provide a detailed description of the feature you want to request,
   along with the reasoning behind the request. This field is
   mandatory. Feel free to attach related videos or screenshots.
3. If you have an idea of how the feature should work, include it.
4. Additional references, links, logs, and screenshots are welcome!

<Info>
  Please ensure that your contributions abide by the [contributing
  guidelines](https://github.com/nixtla/nixtla/blob/staging/CONTRIBUTING.md)
  and [code of
  conduct](https://github.com/nixtla/nixtla/blob/staging/CODE_OF_CONDUCT.md).
</Info>

Thank you for your feature request! It will help us enhance Nixtla for
all users.

### Suggest Documentation Improvements ✍️

Select `Improve our docs` and click the *Get started* button.

A form for suggesting improvements will appear.

1. A clear, concise title is important.
2. Describe the improvements you believe are needed. This field is
   mandatory. Attach any related videos or screenshots, if necessary.
3. Any additional references, links, logs, screenshots are appreciated!

<Info>
  Please ensure that your contributions abide by the [contributing
  guidelines](https://github.com/nixtla/nixtla/blob/staging/CONTRIBUTING.md)
  and [code of
  conduct](https://github.com/nixtla/nixtla/blob/staging/CODE_OF_CONDUCT.md).
</Info>

Thank you for your valuable suggestions! Your input helps us refine
Nixtla’s documentation.

### Proposing a New Integration 🧑‍🔧

If you have a proposal for a new database integration or a new machine
learning framework, here’s how to get started:

Select \`

Propose a new integration\` and click the *Get started* button.

A form for your proposal will appear.

1. Start with a clear, concise title.
2. Describe your proposal and why it is needed. This field is
   mandatory. Feel free to attach any related videos or screenshots.
3. If you have an idea of how this integration should work, include it.
4. Any additional references, links, logs, screenshots, and so on, are
   welcome!

<Info>
  Please ensure that your contributions abide by the [contributing
  guidelines](https://github.com/nixtla/nixtla/blob/staging/CONTRIBUTING.md)
  and [code of
  conduct](https://github.com/nixtla/nixtla/blob/staging/CODE_OF_CONDUCT.md).
</Info>

Thank you for your proposal! Your suggestion helps us extend the
capabilities of Nixtla.

## Reviewing Issues

* Issues are reviewed on a regular basis, usually every day.
* Issues will be labeled as `Bug` or `enhancement` based on their
  type.
* Please be ready to respond to our feedback or questions regarding
  your issue.

This document is based on the documentation from
[MindsDB](https://github.com/mindsdb/mindsdb)
