👋 Welcome to the MOSTLY AI Documentation repository!
Here, you can find the source code and content of the MOSTLY AI Platform documentation.
We welcome contributions from the community! Whether you're fixing a typo, adding examples, or suggesting improvements, every bit helps.
- Fork this repository.
- Create a new branch (
git checkout -b mostly-ai-docs-improvement
). - Make your changes and commit them (
git commit -m "Add my feature"
). - Push to your branch (
git push origin mostly-ai-docs-improvement
). - Open a pull request.