name: Feature request
description: Suggest a capability, a surface addition, or an improvement.
labels: ["enhancement"]
body:
- type: textarea
id: problem
attributes:
label: The problem
description: What are you trying to do that dotclaude-support makes hard or impossible today?
validations:
required: true
- type: textarea
id: proposal
attributes:
label: Proposed solution
description: What would you like dotclaude-support to do?
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: Alternatives considered
description: Other approaches you've thought about, and why they fall short.
validations:
required: false
- type: checkboxes
id: scope
attributes:
label: Scope
options:
- label: I'm willing to help implement this
required: false