- Fork the repo
- Create a new branch
- Create a pull request
Make sure to follow the code style of the existing code.
When commiting make sure the commit message is describing what is changed and why.
<module/class or bugID>: a short description
A more detailed description
include what information you think are necessary
e.g. link to issue/bugzilla
Read more about best practices in this github guide