Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dwighthubbard committed Nov 30, 2015
1 parent 725815c commit b8fe499
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,12 @@ A good bug report shouldn't leave others needing to chase you up for more inform
Try and include the following information:

* What is your environment?
* If the redislite package is installed, run "python -m redislite.debug" and paste the output into the issue.
* What steps will reproduce the issue?
* What were you expecting to happen?
* If the redislite python module installed, include the output of the debug module, which can be obtained by running:


python -m redislite.debug

# Contributing to RedisLite

See the [Contributing Section of the documentation](http://redislite.readthedocs.org/en/latest/topic/contributing.html) for details of how to contribute to Redislite.

0 comments on commit b8fe499

Please sign in to comment.