Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE] - Your feature"
labels: enhancement
assignees: ''
Comment thread
JoeProgrammer88 marked this conversation as resolved.

---

**Is your feature request related to a problem? Please describe.**
As a user I want to [your feature or idea here] so that [describe the benefit]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Additional context**
Add any other context or screenshots about the feature request here. Class diagrams, db diagrams, etc.
Loading