Sha256: e631518e9d287be319055d020928c93c55f2c5f51b123c753daa0d907213b636

Contents?: true

Size: 814 Bytes

Versions: 2

Compression:

Stored size: 814 Bytes

Contents

Contributing
============

We gladly accept help and bugfixes for resque-pool. We follow the guidelines of
[semantic versioning](http://semver.org/) for all new gem releases.

Pull request guidelines
-----------------------

1. Fork it and clone your new repo
2. Create a branch (`git checkout -b my_awesome_feature`)
3. Commit your changes (`git add my/awesome/file.rb; git commit -m "Added my awesome feature"`)
4. Push your changes to your fork (`git push origin my_awesome_feature`)
5. Open a [Pull Request](/nevans/resque-pool/pulls)

Pull requests should have automated test coverage.

New release policy
------------------

New versions won't be released until a release candidate has been running in a
maintainer's production environment for at least a week.  Exceptions only for
security-related patches.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
resque-pool-0.7.1 CONTRIBUTING.md
resque-pool-0.7.0 CONTRIBUTING.md