Adding missing "attributes"

This commit is contained in:
Jory Raphael 2024-07-01 11:38:12 -07:00
parent 6d4834d5ae
commit 445ece93e4

View File

@ -5,8 +5,10 @@ projects: ["FortAwesome/20"]
title: "Icon Request: "
body:
- type: markdown
attributes:
value: "## Before You Request"
- type: markdown
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:
- type: checkboxes
@ -25,6 +27,7 @@ body:
- label: I understand [how new icon requests work](https://fontawesome.com/support#requesting-icons)
required: true
- type: markdown
attributes:
value: "## Your Request"
- type: dropdown
id: type
@ -46,12 +49,12 @@ body:
label: Use case
description: How should this new icon be used?
placeholder: ex. a proton torpedo for our holographic space station attack plans
validation:
validations:
required: true
- type: textarea
id: example
attributes:
label: Visual example
description: Insert an example image or other visual reference to help us get the picture (literally).
validation:
validations:
required: true