15 lines
412 B
Markdown
15 lines
412 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: "[FEATURE]"
|
|
labels: feature
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**What's needed and why ?**
|
|
Describe the feature you would like to see in the project and why it should be implemented.
|
|
|
|
**Implementations ideas (optional)**
|
|
How it should be used and integrated into the project ? List some posts, research papers or codes that we can use as implementation.
|