Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 499 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 499 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. Add your contribution to the AUTHORS file. If you're a first-time contributor, first add your name and email (in alphabetical order).
  4. Open a PR against the development branch.

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