2015-02-27 02:13:27 +01:00
|
|
|
## Contributing
|
|
|
|
|
|
|
|
Thank you everyone for contributing to this project.
|
|
|
|
|
|
|
|
Pull requests for new features and major fixes should be opened against the `dev` branch.
|
|
|
|
|
2015-11-04 22:54:49 +01:00
|
|
|
Avoid intermediate merge commits. Rebase your feature branch onto `dev` to pull updates and
|
|
|
|
verify your local changes against them before placing the pull request.
|
|
|
|
|
2015-02-27 02:13:27 +01:00
|
|
|
*Note that the `pre_build` bin in the dev branch is never up-to-date.*
|