Sha256: 6b3216b26079e856deb904b4cfc89c38890768f91118d5d967aad93336ea9585

Contents?: true

Size: 673 Bytes

Versions: 3

Compression:

Stored size: 673 Bytes

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.
* If you don't see anything, create an issue with information on how to reproduce it.

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

3 entries across 3 versions & 1 rubygems

Version Path
delayed_job-4.0.0.beta2 CONTRIBUTING.md
delayed_job-4.0.0.beta1 CONTRIBUTING.md
delayed_job-3.0.5 CONTRIBUTING.md