| name: Feature Request |
| description: Suggest an idea or feature for this project |
| title: "[FEATURE] - Feature Title" |
| labels: enhancement |
| |
| body: |
| - type: markdown |
| attributes: |
| value: "## Describe the feature request\nA clear and concise description of what you want to be added to the project." |
| |
| - type: textarea |
| attributes: |
| label: Problem this feature would solve |
| description: "Please describe the problem or challenge you're facing." |
| placeholder: "Explain why this feature would be helpful." |
| |
| - type: textarea |
| attributes: |
| label: Describe the solution |
| description: "How do you envision this feature working?" |
| placeholder: "Provide a description of how the feature would solve the problem." |
| |
| - type: textarea |
| attributes: |
| label: Alternatives considered |
| description: "Have you considered other solutions or alternatives? If yes, describe them." |
| placeholder: "Provide any alternative solutions you've thought about." |
| |
| - type: textarea |
| attributes: |
| label: Additional Context |
| description: "Any other context or information that might help us implement this feature." |
| placeholder: "Include any links, mockups, or additional details." |