name: Feature Request description: Suggest a new feature or enhancement for LunaticChat labels: ["Type: enhancement"] body: - type: markdown attributes: value: | Thanks for suggesting a new feature! Please provide as much detail as possible. - type: textarea id: feature-description attributes: label: Feature Description description: A clear and concise description of the feature you'd like to see placeholder: Describe the feature you want... validations: required: true - type: textarea id: problem-use-case attributes: label: Problem / Use Case description: What problem does this feature solve? What would you use this for? placeholder: | Is your feature request related to a problem? Please describe. Example: "I'm always frustrated when..." validations: required: true - type: textarea id: proposed-solution attributes: label: Proposed Solution description: How would you like this feature to work? placeholder: Describe how you envision this feature working... validations: required: true - type: textarea id: alternatives attributes: label: Alternative Solutions description: Have you considered any alternative solutions or workarounds? placeholder: Describe any alternative solutions you've considered... validations: required: false - type: textarea id: additional-context attributes: label: Additional Context description: Add any other context, screenshots, or examples about the feature request here placeholder: Any additional information... validations: required: false