queue_classic is a volunteer effort. We encourage you to pitch in.
- Fork queue_classic
- Create a topic branch -
git checkout -b my_branch
- Push to your branch -
git push origin my_branch
- Send us a pull-request for your topic branch
- That's it!
If you make code changes, please check that your patch:
- has tests
- works on Rails and non-Rails projects
- updates documentation
Thanks! ❤️
queue_classic Team