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

# Contributing

> Guide for contributing to PraisonAI through GitHub, including forking, cloning, and submitting pull requests

* Fork on GitHub: Use the "Fork" button on the repository page.
* Clone your fork: `git clone https://github.com/yourusername/praisonAI.git`
* Create a branch: `git checkout -b new-feature`
* Make changes and commit: `git commit -am "Add some feature"`
* Push to your fork: `git push origin new-feature`
* Submit a pull request via GitHub's web interface.
* Await feedback from project maintainers.
