Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
Update the feature template
  • Loading branch information
ShreyaR authored May 11, 2023
1 parent 143cbd8 commit bd0a202
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
title: "[feat]"
labels: enhancement
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 [...]
**Description**
[Add a description of the feature]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Why is this needed**
[If you have a concrete use case, add details here.]

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Implementation details**
[If known, describe how this change should be implemented in the codebase]

**Additional context**
Add any other context or screenshots about the feature request here.
**End result**
[How should this feature be used?]

0 comments on commit bd0a202

Please sign in to comment.