There are a few basic ground-rules for contributors:
- No
--force
pushes or modifying the Git history in any way. - External API changes and significant modifications should be subject to a pull request to solicit feedback from other contributors.
- Use a non-
master
branch for ongoing work. - Adhere to existing code style as much as possible.
Declaring formal releases remains the prerogative of the project maintainer.