From 3aa16dd16ae70ae416523710ffdf7d6c94e71a40 Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Mon, 21 Sep 2015 21:59:23 +0200 Subject: [PATCH] Help wanted --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7166567119..98fd47e8c0 100644 --- a/README.md +++ b/README.md @@ -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`. ## 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 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!