From cc94a1807a2a2b6ced322bb11769f0705e4d28ec Mon Sep 17 00:00:00 2001 From: Harry <14015057+HarryVasanth@users.noreply.github.com> Date: Thu, 5 Jan 2023 18:13:25 +0000 Subject: [PATCH] fix(feature_request): add details --- .github/ISSUE_TEMPLATE/feature_request.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 2bc5d5f7..398609b4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,5 @@ --- -name: Feature request +name: 💡 Feature request about: Suggest an idea for this project title: "" labels: "" @@ -9,11 +9,17 @@ 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 [...] +**Expected benefit** +A clear and concise description of the expected benefit of the feature, including any relevant metrics or data to support its value: + +**Target audience** +Who will benefit from this feature (e.g. users, developers, administrators): + **Describe the solution you'd 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. -**Additional context** -Add any other context or screenshots about the feature request here. +**Additional context & attachments** +Add any other context, screenshots, or additional attachments, such as mockups or prototypes, to provide more context for the feature.