Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 720 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 720 Bytes

Recommendations and requirements for how to best contribute to Bijection.

We strive to obey these as best as possible. As always, thanks for contributing--we hope these guidelines make it easier and shed some light on our approach and processes.

Key branches

  • master is the latest, deployed version
  • develop is where development happens and all pull requests should be submitted

Pull requests

  • Submit pull requests against the develop branch
  • Try not to pollute your pull request with unintended changes--keep them simple and small

License

By contributing your code, you agree to license your contribution under the terms of the APLv2: https://github.com/twitter/bijection/blob/master/LICENSE