If you identify issues with the documentation, please log the Issue and then feel free to fork and submit a pull request to merge the corrections referencing your issue id#
- Fork the project
- Clone your forked repo:
git clone https://github.com/<YourUsername>/Documentation.git - Create your feature/bugfix branch:
git checkout -b new-feature - Commit your changes to your new branch:
git commit -am 'Add a new feature' - Push to the branch:
git push origin new-feature - Create a new Pull Request!
