Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 766 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

32 lines (21 loc) · 766 Bytes

Step 1: Have you search for this issue before posting it?

If you have discovered a bug in the bot, please search our issue tracker. 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:




Observed Results:

  • What happened?
  • What did you expect to happen?

Relevant code exceptions or logs:

// paste your log here