bunkerweb/.github/ISSUE_TEMPLATE/feature_request.md
2021-06-03 22:30:31 +02:00

15 lines
416 B
Markdown

---
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE]"
labels: enhancement
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.