Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 347 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 347 Bytes

Contributing Guide

We accept contributions from anyone. Here is the general process:

  1. Make a fork of the repository.
  2. Make your changes, preferably to the development branch.
  3. Open a PR against the development branch.

Changes are squashed and merged into development, and then development is merged conventionally into master.