1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

Help wanted

This commit is contained in:
Ruben Bridgewater
2015-09-21 21:59:23 +02:00
parent 604ab4e586
commit 3aa16dd16a

View File

@@ -647,7 +647,7 @@ Therefor the hiredis parser is the default used in node_redis. To use `hiredis`,
To get debug output run your `node_redis` application with `NODE_DEBUG=redis`. To get debug output run your `node_redis` application with `NODE_DEBUG=redis`.
## How to Contribute ## How to Contribute
- open a pull request and then wait for feedback - Open a pull request or an issue about what you want to implement / change. We're glad for any help!
## Contributors ## Contributors
Many [people](https://github.com/NodeRedis/node_redis/graphs/contributors) have have added features and fixed bugs in `node_redis`. Thanks to all of them! Many [people](https://github.com/NodeRedis/node_redis/graphs/contributors) have have added features and fixed bugs in `node_redis`. Thanks to all of them!