name: Suggestion description: Suggest an idea for this project title: "[Suggestion] " labels: ["enhancement"] body: - type: textarea id: solution attributes: label: Describe the solution you'd like description: What would you like to see happen? placeholder: | A clear and concise description of what you want to happen. validations: required: true - type: textarea id: problem attributes: label: Is your suggestion related to a problem? description: Describe the problem you are experiencing. placeholder: | A clear and concise description of what the problem is. Example: I'm always frustrated when [...] validations: required: false - type: textarea id: additional attributes: label: Additional context description: Add any other context, mockups, or screenshots here. validations: required: false