File: github.md

package info (click to toggle)
python-rq 2.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: python: 12,349; makefile: 22; sh: 19
file content (11 lines) | stat: -rw-r--r-- 347 bytes parent folder | download
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.