Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create feature-request-template.md
Browse files Browse the repository at this point in the history
melledijkstra authored Nov 16, 2024
1 parent e0916ec commit c05625c
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Feature Request
about: Suggest a new feature or improvement for the project
title: "[Feature Request] <Brief Title>"
labels: enhancement
---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex: "I'm frustrated when [...]"

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

**Describe alternatives you've considered (optional)**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context (optional)**
Add any other context, screenshots, or examples about the feature request here.

**Acceptance Criteria**
- [ ] Clearly outline what constitutes a completed feature
- [ ] Include any success metrics or key performance indicators

**Priority**
- [ ] High: Must-have for the next release
- [ ] Medium: Important but not urgent
- [ ] Low: Nice-to-have

0 comments on commit c05625c

Please sign in to comment.