| name: Enhancement |
| description: Submit an Enhancement |
| labels: ["Enhancement"] |
| type: "Enhancement" |
| assignees: [] |
| body: |
| - type: markdown |
| attributes: |
| value: | |
| Thanks for taking the time to fill out this enhancement proposal. |
| - type: textarea |
| id: description |
| attributes: |
| label: Summary |
| description: | |
| Is your enhancement proposal related to a problem? Please describe. |
| placeholder: | |
| A clear and concise description of what the problem is. |
| validations: |
| required: true |
| - type: textarea |
| id: solution |
| attributes: |
| label: Describe the solution you'd like |
| description: | |
| Describe the solution you'd like |
| placeholder: | |
| A clear and concise description of what you want to happen. |
| validations: |
| required: true |
| - type: textarea |
| id: alternatives |
| attributes: |
| label: Alternatives |
| description: Describe alternatives you've considered |
| placeholder: | |
| A clear and concise description of any alternative solutions or features you've considered. |
| - type: textarea |
| id: context |
| attributes: |
| label: Additional Context |
| description: Add any other context or graphics (drag-and-drop an image) about the enhancement here. |