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
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Feature request
about: Suggest an idea for this project
title: 'Feature: XYZ'
labels: ''
assignees: ''

---

**Description, motivation and use case**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]. Give an example use case.

**Proposed solution**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered. An argument for why this solution is not the preferred one.

**Example**
Give a concise example of the envisioned featured.

**Additional context**
Add any other context or screenshots about the feature request here.

**Checklist**
- [ ] I've assigned this issue to a project
- [ ] I've @-mentioned relevant people
Loading