name: "Modeling Feature Request" description: "Request a new feature or enhancement for Modeling" labels: ["1. Modeling", "2. Enhancement"] body: - type: markdown attributes: value: | **Please provide the following information:** - type: textarea id: description attributes: label: Description description: "A detailed description of the feature request" validations: required: true - type: textarea id: use_case attributes: label: Use Case description: "Describe the use case for the feature" validations: required: true - type: textarea id: benefits attributes: label: Benefits description: "Explain the benefits of the feature" validations: required: true - type: textarea id: additional_context attributes: label: Additional Context description: "Any additional context or information"