distribution/.github/ISSUE_TEMPLATE/feature_request.yml

13 lines
286 B
YAML
Raw Normal View History

name: Feature request
description: Missing functionality? Come tell us about it!
labels:
- kind/feature
body:
- type: textarea
id: description
attributes:
label: Description
description: What is the feature you want to see?
validations:
required: true