Homepage - Community - Bug reports
Welcome to GitBook's public documentation.
This repository contains the content that powers https://docs.gitbook.com.
We encourage contributions to our public documentation, provided they are accurate, helpful, and add value to our users. Whether it’s fixing a typo, clarifying content, or adding new insights, every improvement makes a difference. Your input helps ensure our resources remain reliable and effective for the community.
If you find something you'd like to change, follow these steps to create a PR and contribute to our documentation:
-
Fork this repository: Click the "Fork" button in the top-right corner of this page to create a copy of the repository in your GitHub account.
-
Clone the fork: Clone the forked repository to your local machine using a command like
git clone [repository URL]
. -
Make your change: Open the file you'd like to change in a text or code editor, fix it, and save your changes.
-
Commit your change: Create a commit with a clear message, such as
git commit -m "Fix typo in [file name]"
. -
Push your branch: Push your changes to a new branch in your forked repository with
git push origin [branch name]
. -
Open a pull request: Go to the original repository, click "New Pull Request," and select your branch as the source.
-
Submit the PR: Add a short description of your changes, then submit the pull request for review.
We review all pull requests submitted to this repository and will follow up with additional information if necessary.
[![GitBook](https://img.shields.io/static/v1?message=Documented%20on%20GitBook&logo=gitbook&logoColor=ffffff&label=%20&labelColor=5c5c5c&color=3F89A1)](https://gitbook.com/)
<a href="https://gitbook.com">
<img
src="https://img.shields.io/static/v1?message=Documented%20on%20GitBook&logo=gitbook&logoColor=ffffff&label=%20&labelColor=5c5c5c&color=3F89A1"
/>
</a>
If you're interested in contributing or learning more about the other projects GitBook is working on, head to our GitHub profile or take a look at our popular projects below.