Skip to content

Commit

Permalink
Update feature request template to be more detailed
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonVanAssche committed Mar 18, 2023
1 parent 5f19945 commit 33c737b
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
name: 🎆 Feature request
about: Request a feature in this project
title: '[FEATURE]'
labels: 'enhancement, untriaged'
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
### Is your feature request related to a problem?
_A clear and concise description of what the problem is, e.g. I'm always frustrated when [...]._

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
### What solution would you like?
_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.
### What alternatives have you considered?
_A clear and concise description of any alternative solutions or features you've considered._

**Additional context**
Add any other context or screenshots about the feature request here.
### Do you have any additional context?
_Add any other context or screenshots about the feature request here._

0 comments on commit 33c737b

Please sign in to comment.