summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
blob: 7323c143923a659b12bdeb61de499745b5e6166c (plain)
1
2
3
4
5
6
7
8
Thanks for wanting to report an issue you've found in redis-py. Please delete this text and fill in the template below.  
It is of course not always possible to reduce your code to a small test case, but it's highly appreciated to have as much data as possible. Thank you!

**Version**: What redis-py and what redis version is the issue happening on?

**Platform**: What platform / version? (For example Python 3.5.1 on Windows 7 / Ubuntu 15.10 / Azure)

**Description**: Description of your issue, stack traces from errors and code that reproduces the issue