Sha256: 692428de3751b009c33f965fa6f7076087862db6720056eb9e3f204db45ddb03

Contents?: true

Size: 1.15 KB

Versions: 27

Compression:

Stored size: 1.15 KB

Contents

How to contribute
=================

If you find what looks like a bug:

* Search the "mailing list":http://groups.google.com/group/delayed_job to see
  if anyone else had the same issue.
* Check the "GitHub issue tracker":http://github.com/collectiveidea/delayed_job/issues/
  to see if anyone else has reported issue.
* Make sure you are using the latest version of delayed_job
  ![Gem Version](https://badge.fury.io/rb/delayed_job.png)
* Make sure you are using the latest backend gem for delayed_job
  * Active Record ![Gem Version](https://badge.fury.io/rb/delayed_job_active_record.png)
  * Mongoid ![Gem Version](https://badge.fury.io/rb/delayed_job_mongoid.png)
* If you are still having an issue, create an issue including:
  * Ruby version
  * Gemfile.lock contents or at least major gem versions, such as Rails version
  * Steps to reproduce the issue
  * Full backtrace for any errors encountered

If you want to contribute an enhancement or a fix:

* Fork the project on GitHub.
* Make your changes with tests.
* Commit the changes without making changes to the Rakefile or any other files
  that aren't related to your enhancement or fix.
* Send a pull request.

Version data entries

27 entries across 27 versions & 3 rubygems

Version Path
delayed_job-4.1.13 CONTRIBUTING.md
delayed_job-4.1.12 CONTRIBUTING.md
delayed_job-4.1.12.rc1 CONTRIBUTING.md
delayed_job-4.1.11 CONTRIBUTING.md
delayed_job-4.1.10 CONTRIBUTING.md
delayed_job-4.1.9 CONTRIBUTING.md
delayed_job-4.1.8 CONTRIBUTING.md
delayed_job-4.1.8.beta1 CONTRIBUTING.md
delayed_job-4.1.7 CONTRIBUTING.md
delayed_job-4.1.7.beta1 CONTRIBUTING.md
delayed_job-4.1.6 CONTRIBUTING.md
delayed_job-4.1.6.beta1 CONTRIBUTING.md
delayed_job-4.1.5 CONTRIBUTING.md
delayed_job-4.1.4 CONTRIBUTING.md
delayed_job-4.1.3 CONTRIBUTING.md
delayed_job-4.1.2 CONTRIBUTING.md
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/delayed_job-4.1.1/CONTRIBUTING.md
delayed_job-4.1.1 CONTRIBUTING.md
delayed_job-4.1.0 CONTRIBUTING.md
delayed_job_tgmerritt-4.0.7 CONTRIBUTING.md