> ## 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.

# Contributing Code to Nixtla Development

> A guide on the technical skills and tools needed to contribute code to the Nixtla project.

Curious about the skills required to contribute to the Nixtla project?

## Required Skills for Contribution

### Coding

If you’re interested in making code contributions, possessing any of the
following skills can assist you in getting started:

* [GitHub](https://github.com/)
* [Python 3](https://www.python.org/)
* [conda](https://docs.conda.io/en/latest/)

### Time Series Theory

* [Forecasting: Principles and Practice](https://otexts.com/fpp3/)
* [Python Adaptation](https://github.com/Nixtla/fpp3-python) of
  Forecasting: Principles and Practice

Happy forecasting!


## Related topics

- [Step-by-step Contribution Guide](/statsforecast/docs/contribute/step-by-step.html.md)
- [Contribute to Nixtla](/statsforecast/docs/contribute/contribute.html.md)
- [Adding Models to NeuralForecast](/neuralforecast/docs/tutorials/adding_models.html.md)
- [Submit an Issue 📢](/statsforecast/docs/contribute/issues.html.md)
- [Nixtla Documentation](/statsforecast/docs/contribute/docs.html.md)
