Skip to content

Commit c1ece64

Browse files
authored
Docs: Add icon section to issue template (#1377)
1 parent accce26 commit c1ece64

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/0-enhancement.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,13 @@ body:
8282
placeholder: '126,000'
8383
validations:
8484
required: true
85+
- type: input
86+
attributes:
87+
label: Suggested Icon
88+
description: Each preset needs an icon ([learn more…](https://github.com/ideditor/schema-builder/blob/main/ICONS.md#icons)). Any suggestion, yet, on which? Or do we need a new one?
89+
placeholder: 'maki-park'
90+
validations:
91+
required: false
8592
- type: input
8693
attributes:
8794
label: Replaces other Tag?

0 commit comments

Comments
 (0)