Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 789 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 789 Bytes

Recommendations and requirements for how to best contribute to Labella.js. As always, thanks for contributing, and we hope these guidelines make it easier and shed some light on our approach and processes.

Key branches

  • master is the latest released version
  • dev is where development happens and all pull requests should be submitted

Versioning

Labella.js conforms to the Semantic Versioning standard.

Pull requests

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

License

By contributing your code, you agree to license your contributions under the terms of the MIT license: https://github.com/twitter/Labella.js/blob/master/LICENSE