update issue template to include ccxt version

This commit is contained in:
xmatthias 2018-06-12 07:00:58 +02:00
parent 7141060a2d
commit 06b71d713c
1 changed files with 3 additions and 1 deletions

View File

@ -6,10 +6,12 @@ If it hasn't been reported, please create a new issue.
## Step 2: Describe your environment
* Python Version: _____ (`python -V`)
* CCXT version: _____ (`pip freeze | grep ccxt`)
* Branch: Master | Develop
* Last Commit ID: _____ (`git log --format="%H" -n 1`)
## Step 3: Describe the problem:
*Explain the problem you have encountered*
### Steps to reproduce: