UPdate version question

This commit is contained in:
Matthias 2020-05-25 06:22:01 +02:00
parent e138f9b23c
commit 8217d92ab3
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: Triage Needed
labels: "Triage Needed"
assignees: ''
---
@ -20,7 +20,7 @@ Please do not use bug reports to request for new features.
* Operating system: ____
* Python Version: _____ (`python -V`)
* CCXT version: _____ (`pip freeze | grep ccxt`)
* Version: ____ (`freqtrade -V` | `docker-compose run --rm freqtrade -V`)
* Freqtrade Version: ____ (`freqtrade -V` or `docker-compose run --rm freqtrade -V` for Freqtrade running in docker)
Note: All issues other than enhancement requests will be closed without further comment if the above template is deleted or not filled out.

View File

@ -18,7 +18,7 @@ Have you search for this feature before requesting it? It's highly likely that a
* Operating system: ____
* Python Version: _____ (`python -V`)
* CCXT version: _____ (`pip freeze | grep ccxt`)
* Version: ____ (`freqtrade -V` | `docker-compose run --rm freqtrade -V`)
* Freqtrade Version: ____ (`freqtrade -V` or `docker-compose run --rm freqtrade -V` for Freqtrade running in docker)
## Describe the enhancement