Thank you for investing your time in contributing to this project!
In this guide you will get an overview of the contribution workflow from creating a PR, reviewing, and merging the PR.
If you spot a mistake with the handbook, feel free to open an issue here. Provide as much information as possible so that it is easy to understand the mistake you found. If you have the opportunity to fix the mistake, feel free to open a new pull request.
To make changes follow the next steps:
-
Fork the project to your namespace.
-
Make the necessary changes.
- Use existing pages as a reference to follow the page style.
- You can find blocks supported by gitbook at https://docs.gitbook.com/content-creation/blocks
-
Log in to gitbook.com and set up synchronization with the project in your namespace.
-
Wait for the project to deploy.
-
Make sure that the changes you made are displayed correctly.
-
Open a pull request to the base project.