caffeina-core/translation

Translation extensions for Caffeina Core

1.0.0 2016-02-01 17:25 UTC

This package is auto-updated.

Last update: 2024-04-16 20:32:59 UTC


README

Scrutinizer Code Quality Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Installation

Install via composer:

$ composer require caffeina-core/translation

Documentation

See the wiki.

Contributing

How to get involved:

  1. Star the project!
  2. Answer questions that come through GitHub issues
  3. Report a bug that you find

Core follows the GitFlow branching model. The master branch always reflects a production-ready state while the latest development is taking place in the develop branch.

Each time you want to work on a fix or a new feature, create a new branch based on the develop branch: git checkout -b BRANCH_NAME develop. Only pull requests to the develop branch will be merged.

Pull requests are highly appreciated.

Solve a problem. Features are great, but even better is cleaning-up and fixing issues in the code that you discover.

Versioning

Core is maintained by using the Semantic Versioning Specification (SemVer).

Copyright and license

Copyright 20145 Caffeina srl under the MIT license.

caffeina-handmade.png?raw=true