Skip to content

Commit

Permalink
added feature template
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhinegi2 committed Feb 19, 2025
1 parent 7ea09b9 commit 75e5458
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: Feature request
about: Suggest an idea for this project
title: ""
labels: "Priority: Idea, Type: Feature"
assignees: ""
---

_As a [type of user] I want to [...] in order to [achieve XY goal]._
A short summary of the feature: Who would use this new feature? And what is the objective or use case in real life?

**Objective**
Elaborate on the use case and the goals the user wants to achieve. This is independent of the exact feature in the app and helps us to think of other designs that might serve that objective even better.

**Proposed Solutions & Alternatives**
A clear and concise description of the proposed solution for our app, including possible alternatives you've considered.

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

0 comments on commit 75e5458

Please sign in to comment.