Welcome

Jump Right into

RoadMap

  • If you have any requests for implementing a specific section of the handbook earlier or have concerns about the current codes, please raise those issues.

Contributing

Contribution are what make the open source community such an amazing place to be learn, inspire, and create. any contribution you make are gratly appreciated.

Curently the I'm using Basic Version of Gitbook which wont allow me to collaborate in Gitbook, So the other way is to follow the below method;

  1. Fork the Project

  2. Create your Feature Branch (git checkout -b newsection)

  3. Commit your changes (git commit -m ' Added section/code : "Description" ' )

  4. Push the branch ( git push origin newsection)

  5. Open a Pull request.

Last updated