docs/content/contribute/index.md
We welcome contributions to our documentation! Our docs are hosted on GitBook and synced with GitHub.
docs/ directory on the gitbook branchClone the repository and switch to the gitbook branch:
git clone https://github.com/Significant-Gravitas/AutoGPT.git
cd AutoGPT
git checkout gitbook
Make your changes to markdown files in docs/
Preview changes:
docs/ subdirectorySUMMARY.md file to include it in the navigationgitbook branchWhen you're ready to submit your changes, create a pull request targeting the gitbook branch. We will review your changes and merge them if appropriate.