From 44eeb23827a42b3d5d7e2834ea1a083a00fd5287 Mon Sep 17 00:00:00 2001 From: Mic Date: Sat, 3 May 2025 23:09:06 +0200 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 8195d4cc..ed207a1e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,11 +7,15 @@ 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? Please describe it clearly.**\ +Provide a clear and concise explanation of the problem you're experiencing or the limitation you're facing.\ +_Example: "I'm often frustrated when I can't filter results by date..."_ -**Describe the solution you'd like** -A clear and concise description of what you want to happen. +**Describe the feature you'd like to see implemented.**\ +What should happen? Describe the ideal solution or behavior in detail. Be as specific as possible. -**Additional context** -Add any other context or screenshots about the feature request here. +**Why is this feature valuable?**\ +Explain how this feature would improve the project or user experience. Who benefits from it, and why? + +**Additional context, mockups, or screenshots**\ +Feel free to include anything else that can help understand the feature request better, like images, sketches, links, references, etc.