mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-09 18:06:53 +01:00
Add usage prompt to contribution issue template
This commit is contained in:
7
.github/ISSUE_TEMPLATE/2_contribution.yml
vendored
7
.github/ISSUE_TEMPLATE/2_contribution.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user