Split issue-tempaltes

This commit is contained in:
Matthias
2020-05-24 19:18:28 +02:00
parent 73914169e4
commit c5480c2514
2 changed files with 39 additions and 4 deletions

View File

@@ -0,0 +1,27 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
<!--
Note: this section will not show up in the issue.
Have you search for this feature before requesting it? It's highly likely that a similar request was already filed.
-->
## Describe your environment
(if applicable)
* Operating system: ____
* Python Version: _____ (`python -V`)
* CCXT version: _____ (`pip freeze | grep ccxt`)
* Version: ____ (`freqtrade -V` | `docker-compose run --rm freqtrade -V`)
## Describe the enhancement
*Explain the enhancement you would like*