File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ _ Thanks for wanting to report an issue you've found in node_redis. Please delete
2+ this text and fill in the template below. Please note that the issue tracker is only
3+ for bug reports or feature requests. If you have a question, please ask that on [ gitter] .
4+ If unsure about something, just do as best as you're able._
5+
6+ _ Note that it will be much easier to fix the issue if a test case that reproduces
7+ the problem is provided. It is of course not always possible to reduce your code
8+ to a small test case, but it's highly appreciated to have as much data as possible.
9+ Thank you!_
10+
11+ * ** Version** : What node_redis version is the issue happening on?
12+ * ** Platform** : What platform / version? (For example Node.js 0.10 or Node.js 5.7.0)
13+ * ** Description** : Description of your issue, stack traces from errors and code that reproduces the issue
14+
15+ [ gitter ] : https://gitter.im/NodeRedis/node_redis?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
Original file line number Diff line number Diff line change 1+ ### Pull Request check-list
2+
3+ _ Please make sure to review and check all of these items:_
4+
5+ - [ ] Does ` npm test ` pass with this change (including linting)?
6+ - [ ] Is the new or changed code fully tested?
7+ - [ ] Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
8+
9+ _ NOTE: these things are not required to open a PR and can be done
10+ afterwards / while the PR is open._
11+
12+ ### Description of change
13+
14+ _ Please provide a description of the change here._
You can’t perform that action at this time.
0 commit comments