Files
fredy/.github/ISSUE_TEMPLATE/feature_request.yml
2025-08-25 20:56:10 +02:00

24 lines
666 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: Feature Request
about: Suggest an improvement or new idea for this project
title: "[Feature]: "
labels: enhancement
assignees: ''
---
## Related Problem
Is your feature request related to a problem? Please describe clearly.
Example: "I'm always frustrated when [...]"
## Proposed Solution
Describe the solution or feature youd like to see implemented.
## Alternatives Considered
List any alternative solutions or workarounds youve tried or thought about.
## Benefits
Explain how this feature would improve the project or user experience.
## Additional Context
Add any other context, examples, or screenshots that might help clarify your idea.