diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 2a6d3f18f09..94d99831024 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -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: