After forking the repository please create a pull request before creating the fix. This way we can talk about how the fix will be implemeted. This will greatly increase your chance of your patch getting merged into the code base.
Please create all pull requests from the develop
branch.
Please run the following to make sure you commit messages conform to the project standards.
git config --local commit.template .gitmessage