-
Notifications
You must be signed in to change notification settings - Fork 75
Development
The 'master' branch is intended for release or safe-fix only purposes. For the latest and greatest (and also more broken) experience, try out the 'development' branch. If you want to submit a fix or a feature, make sure you submit a pull request against the 'development' branch.
If you are planning on creating a bigger feature that takes time to polish, the suggestion is to use a separate feature/your_feature branch instead, use the development branch as the starting point. This allows easily to use and consume your developed feature before merging it into the main development branch.
Important dependencies:
Not all of Pylon shortcomings are due to the code in this repo, but touch the dependent projects instead. Best effort is made to try to land a "proper" fix to the right repo, instead of relying on workarounds that tend to be short-lived.