mcpmark / .github /ISSUE_TEMPLATE /2_feature_request.yml
haochengsama's picture
Add files using upload-large-folder tool
a2ec7b6 verified
Raw
History Blame Contribute Delete
679 Bytes
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.