We accept contributions from anyone. Here is the general process:
- Make a fork of the repository.
- Make your changes, preferably to the
development
branch. - Open a PR against the
development
branch.
Changes are squashed and merged into development
, and then development
is merged conventionally into master
.