How to update Documentation
Propose a change
If you want to propose a change, you will need to create a ticket in detail what you want to do. Please read the How to create an issue guide.
Ready to create the ticket? Please add into the docs repository.
Workflow for make changes
- Fork the repository
- Clone your new fork locally
- Create a new branch for your changes
- Make your changes
- Submit your pull request
- Discuss and review your code
- Rebase and tests
- “Merge” your branch to the master branch