Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 803 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (17 loc) · 803 Bytes
layout title section position
page
Contributing
contributing
5

Contributing to Algebird

This page lists recommendations and requirements for how to best contribute to Algebird.

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.