blob: 7445fc0ab442e399fd9e71fe03226ef227fb67b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
title: "Contributing to RQ"
layout: contrib
---
If you'd like to contribute to RQ, simply [fork](https://github.com/rq/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.
|