Contributing to scube
---------------------

* Clone scube-server official repository and create a branch from
  master for your changes.

* Make sure all rspec examples pass:

  `bundle exec rake spec`

* Then make your changes available in a branch of a public repository
  and ask the authors a pull request.
