Sha256: 77abbe759a0d003955b80eb5f65b8b84d030c931bea01ab4c2b2f217b0030fd1

Contents?: true

Size: 1.19 KB

Versions: 5

Compression:

Stored size: 1.19 KB

Contents

# Contributing

First of all, thank you for even opening this file up!  I hope you find
it worthwhile to help out with Sidekiq.

## Issues

When opening an issue, please include a **backtrace** with your error.

## Code

If you're interested in helping or contributing to Sidekiq, here's
some known areas which need improvement:

* The Web UI and sidekiq.org website could always use more polish.  If you have an eye for design and an idea for improvement, please open an issue and let us know.
* The Sidekiq API has a serious issue: deleting elements and iterating
  at the same time is broken, see #866, #1060.
* Make normal testing and inline testing dynamic: #1053
* Your brilliant idea which I haven't listed!

It's always best to open an issue before investing a lot of time into a
fix or new functionality.  Functionality must meet my design goals and
vision for the project to be accepted; I would be happy to discuss how
your idea can best fit into Sidekiq.


## Sponsorship

If you've got more money than time and want to sponsor Sidekiq's continued support, your company can buy [Sidekiq Pro](http://sidekiq.org/pro).  You get great functionality, I continue to fix bugs and enhance Sidekiq for years to come.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sidekiq-2.15.2 Contributing.md
sidekiq-2.15.1 Contributing.md
sidekiq-2.15.0 Contributing.md
sidekiq-2.14.1 Contributing.md
sidekiq-2.14.0 Contributing.md