Contributing

I value any contribution to i18n-tasks-csv you can provide: a bug report, a feature request, or code contributions.

Dependencies

i18n-tasks-csv uses Ryan Davis’s Hoe to manage the release process, and it adds a number of rake tasks. To assist with the installation of the development dependencies for i18n-tasks-csv, I have provided the simplest possible Gemfile pointing to the (generated) i18n-tasks-csv.gemspec file. This will permit you to do:

$ bundle install

to get the development dependencies.

Workflow

Here's the most direct way to get your work merged into the project:

Contributors