stable/.github/ISSUE_TEMPLATE/bug_report.md
2020-05-24 19:18:28 +02:00

1.1 KiB

name about title labels assignees
Bug report Create a report to help us improve triage needed

Describe your environment

  • Operating system: ____
  • Python Version: _____ (python -V)
  • CCXT version: _____ (pip freeze | grep ccxt)
  • Version: ____ (freqtrade -V | docker-compose run --rm freqtrade -V)

Note: All issues other than enhancement requests will be closed without further comment if the above template is deleted or not filled out..

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

Note: Please copy/paste code, no screenshots of logs please.

// paste your log here