Everyone are welcome to contribute or even discuss the change you wish to make a priori via issue, email or any other method.
All PR's are initally merged into develop
, merging to master
== new version release.
Think of develop
branch as the stable development version.
- Open a PR and request to merge into
develop
. - Update the README.md if documentation is required.
- Add tests if you changed code.
- PR's are merged once the went through a review and received LGTM.