- Fork the repository on Github.
- Clone the repository locally.
- Make your changes to the code.
- Run
npm install
. - Run
npm link
to install docsify cli in to globall. - Commit your changes with a message following the
conventional-changelog-angular
commit message convention. - Push to Github and open a pull request.