Hey, we're really curious to know how you are going to contribute. Before that, make sure to take a moment and read through the following guidelines:
Good issues help us to understand what you want and help you to get more help from the community. We have some templates, please follow them.
-
The
master
branch is just a snapshot of the latest stable release. All development should be done in dedicated branches. -
Make sure to always create your pull request to merge with
master
branch -
When creating your pull request, don't forget to follow our PR template
After clone the repository, create your branch related to a issue. Install ruby and gem. Run:
$ docker-compose up