If you find a bug, please report it to issue tracker. You can also contribute by writing codes.
There are some steps you must follow:
- Fork this repository and clone it to your local environment
- Create a named brached that contains your change
- Install the development dependencies by running
bundle install
- Code
- Add or adjust unit tests and make sure everything passes by running
bundle exec rake
- Push your branch to GitHub
- Send a pull request for your branch
Use dev
branch as a target of your branch for pull request. Both issue and pull
request details must be written in English.