| name: '๐ Feature Request' | |
| description: 'Suggest an idea' | |
| title: '[Request] ' | |
| type: Feature | |
| body: | |
| - type: textarea | |
| attributes: | |
| label: '๐ฅฐ Feature Description' | |
| description: Please add a clear and concise description of the problem you are seeking to solve with this feature request. | |
| validations: | |
| required: true | |
| - type: textarea | |
| attributes: | |
| label: '๐ง Proposed Solution' | |
| description: Describe the solution you'd like in a clear and concise manner. | |
| validations: | |
| required: true | |
| - type: textarea | |
| attributes: | |
| label: '๐ Additional Information' | |
| description: Add any other context about the problem here. | |