Improve the feature request issue template

This commit is contained in:
Dewan Tawsif
2024-08-24 14:15:15 +06:00
committed by GitHub
parent ff188e0e1c
commit b011ad3de9

View File

@@ -3,30 +3,16 @@ description: File a feature request
labels:
- "kind: enhancement"
body:
- type: markdown
attributes:
value: |
Thank you for filing a feature request.
- type: textarea
id: what-happened
id: feature-description
attributes:
label: What feature would you like to see?
description: Please describe the feature you would like to see.
placeholder: Tell us what you would like to see!
validations:
required: true
- type: dropdown
id: platform
attributes:
label: What platform are you seeing the problem on?
options:
- Linux
- macOS
- Windows
placeholder: I would like to see
validations:
required: true
- type: textarea
id: logs
id: other-details
attributes:
label: Additional context
description: Add any other context about the feature request here.
label: Other details
placeholder: Add any additional details about the feature request here.