We accept contributions from anyone. Here is the general process:
- Make a fork of the repository.
- Make your changes, preferably to the
development
branch. - Add your contribution to the
AUTHORS
file. If you're a first-time contributor, first add your name and email (in alphabetical order). - Open a PR against the
development
branch.
Changes are squashed and merged into development
, and then development
is merged conventionally into master
.