material-web/.github/ISSUE_TEMPLATE/feature.yaml
Elizabeth Mitchell f92eb0efe0 chore: add feature request template
PiperOrigin-RevId: 590796188
2023-12-13 20:18:26 -08:00

17 lines
576 B
YAML

name: ✨ Feature Request
description: Request a feature to be added to Material Web Components.
body:
- type: textarea
id: description
validations:
required: true
attributes:
label: Description
description: |
Please describe the feature request in as much detail as possible. Include why the feature is needed, and example code or screenshots to help describe it.
placeholder: |
Add support for '...'.
This is needed to '...'.
Requirements, code examples, and screenshots that help describe the feature.