21 lines
499 B
Markdown
21 lines
499 B
Markdown
---
|
|
name: Feature request
|
|
about: Features to implement
|
|
title: "[FEATURE]"
|
|
labels: feature
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Description of Usecase**
|
|
A clear and concise description of what the feature allows to do.
|
|
|
|
**Describe the solution you'd like**
|
|
A clear and concise description of what you want to happen.
|
|
|
|
**List of Classes and Methods to implement**
|
|
List all Classes and Methods which have to be implemented.
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the feature request here.
|