- Clone this project on your workstation
- Create an Issue with your fix or feature description (or search if alredy exists)
- Create a branch with the number of the Issue you are working on, followed by
a short description separated by dash (eg.git checkout -b 2-fix-color-palette
) - Create a pull-request from your branch in to master