You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
349 B
Markdown

7 years ago
---
title: "Contributing to RQ"
layout: contrib
---
If you'd like to contribute to RQ, simply [fork](https://github.com/nvie/rq)
the project on GitHub and submit a pull request.
Please bear in mind the philosiphy behind RQ: it should rather remain small and
simple, than packed with features. And it should value insightfulness over
performance.