diff --git a/.github/ISSUE_TEMPLATE/2_contribution.yml b/.github/ISSUE_TEMPLATE/2_contribution.yml index bf2762e9a..d440a0a09 100644 --- a/.github/ISSUE_TEMPLATE/2_contribution.yml +++ b/.github/ISSUE_TEMPLATE/2_contribution.yml @@ -15,6 +15,13 @@ body: required: true - label: I have followed the [Material guidelines](https://material.io/design/iconography/system-icons.html) for system icons. required: true + - type: textarea + id: usage + attributes: + label: Tell us about your contribution. + description: What led you to create this icon? Tell us how you would use it. + validations: + required: true - type: textarea id: preview attributes: