mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
Adding missing "attributes"
This commit is contained in:
parent
6d4834d5ae
commit
445ece93e4
13
.github/ISSUE_TEMPLATE/000_icon_request.yml
vendored
13
.github/ISSUE_TEMPLATE/000_icon_request.yml
vendored
@ -5,9 +5,11 @@ projects: ["FortAwesome/20"]
|
|||||||
title: "Icon Request: "
|
title: "Icon Request: "
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
value: "## Before You Request"
|
attributes:
|
||||||
|
value: "## Before You Request"
|
||||||
- type: markdown
|
- type: markdown
|
||||||
value: |
|
attributes:
|
||||||
|
value: |
|
||||||
Thanks for requesting a new Font Awesome icon! But first, let's get some specifics out of the way. For example, lots of amazing custom icons can already be created using our [Icon Wizard](https://blog.fontawesome.com/icon-wizard/)! Please check through this list first to ensure your request is as useful and unique as possible:
|
Thanks for requesting a new Font Awesome icon! But first, let's get some specifics out of the way. For example, lots of amazing custom icons can already be created using our [Icon Wizard](https://blog.fontawesome.com/icon-wizard/)! Please check through this list first to ensure your request is as useful and unique as possible:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: checklist
|
id: checklist
|
||||||
@ -25,7 +27,8 @@ body:
|
|||||||
- label: I understand [how new icon requests work](https://fontawesome.com/support#requesting-icons)
|
- label: I understand [how new icon requests work](https://fontawesome.com/support#requesting-icons)
|
||||||
required: true
|
required: true
|
||||||
- type: markdown
|
- type: markdown
|
||||||
value: "## Your Request"
|
attributes:
|
||||||
|
value: "## Your Request"
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: type
|
id: type
|
||||||
attributes:
|
attributes:
|
||||||
@ -46,12 +49,12 @@ body:
|
|||||||
label: Use case
|
label: Use case
|
||||||
description: How should this new icon be used?
|
description: How should this new icon be used?
|
||||||
placeholder: ex. a proton torpedo for our holographic space station attack plans
|
placeholder: ex. a proton torpedo for our holographic space station attack plans
|
||||||
validation:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: example
|
id: example
|
||||||
attributes:
|
attributes:
|
||||||
label: Visual example
|
label: Visual example
|
||||||
description: Insert an example image or other visual reference to help us get the picture (literally).
|
description: Insert an example image or other visual reference to help us get the picture (literally).
|
||||||
validation:
|
validations:
|
||||||
required: true
|
required: true
|
Loading…
Reference in New Issue
Block a user