Add usage prompt to contribution issue template

This commit is contained in:
Michael Irigoyen
2021-09-02 14:49:12 -05:00
parent 3bea8cdad8
commit 5fa3ddea1e

View File

@@ -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: