If you would like to help, please take a look at our contribution guidelines.
Tasks needing help are listed here.
If you want to start working on a task, please leave a comment there, so that we can assign you.
- Pull fresh
develop
branch and rebase on it. Make history linear and squash commits into one or several. - Use
develop
branch as the target branch of your request. - Install
clang-format
and runscons fmt
. - Ensure that Travis build is passing and fix it if necessary.