update issue template to include ccxt version
This commit is contained in:
parent
7141060a2d
commit
06b71d713c
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@ -6,10 +6,12 @@ If it hasn't been reported, please create a new issue.
|
|||||||
## Step 2: Describe your environment
|
## Step 2: Describe your environment
|
||||||
|
|
||||||
* Python Version: _____ (`python -V`)
|
* Python Version: _____ (`python -V`)
|
||||||
|
* CCXT version: _____ (`pip freeze | grep ccxt`)
|
||||||
* Branch: Master | Develop
|
* Branch: Master | Develop
|
||||||
* Last Commit ID: _____ (`git log --format="%H" -n 1`)
|
* Last Commit ID: _____ (`git log --format="%H" -n 1`)
|
||||||
|
|
||||||
## Step 3: Describe the problem:
|
## Step 3: Describe the problem:
|
||||||
|
|
||||||
*Explain the problem you have encountered*
|
*Explain the problem you have encountered*
|
||||||
|
|
||||||
### Steps to reproduce:
|
### Steps to reproduce:
|
||||||
|
Loading…
Reference in New Issue
Block a user