name: Feature Request about: Suggest a new feature or enhancement for Kindred Create labels: - enhancement body: - type: textarea id: description attributes: label: Description description: A clear description of the feature you'd like. validations: required: true - type: textarea id: use-case attributes: label: Use Case description: Why is this feature needed? What problem does it solve? placeholder: As a user, I want to... so that... validations: required: true - type: dropdown id: component attributes: label: Component description: Which part of Kindred Create does this relate to? options: - General / Core - Silo (Parts Database) - Theme / QSS - Assembly - PartDesign - CI/CD - Documentation - Other validations: required: true - type: textarea id: proposal attributes: label: Proposed Implementation description: If you have ideas on how this could be implemented, describe them here. validations: required: false - type: textarea id: alternatives attributes: label: Alternatives Considered description: Any alternative approaches or workarounds you've considered. validations: required: false