-
Notifications
You must be signed in to change notification settings - Fork 338
Contributing
Johan Wikman edited this page Oct 29, 2015
·
8 revisions
Basically, in order for us to be able to accept a contribution, it either needs to be licensed under BSD-new or you need to sign a contributor agreement.
However, the latter is not ready yet, so for the time being BSD-new is the only alternative.
-
Please ensure that your pull-request has been made against the develop branch.
-
Please ensure that your code follows our Coding Style. Currently, a great deal of the code does not follow the style, but we are moving in that direction and new code should follow it (unless it is a minor change, in which case it is better to follow whatever style has been used).