1
0
Fork 0

🛠️ WIP: Fixes issue template

This commit is contained in:
Bjorn Lammers 2022-08-16 19:17:43 +02:00 committed by GitHub
parent 4a3e851ab2
commit 00f31b5312
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 2 deletions

View File

@ -21,8 +21,16 @@ body:
id: info
attributes:
label: Info
description: Place any relevant information here. Links to the icons you want to request, the documentation changes you want to see, etc.
placeholder: ex. https://example.com/logo.png
description: Place any relevant information here. Information about the icons you want to request, the documentation changes you want to see, etc.
placeholder: ex. Please add a dark version for the Homarr icon.
validations:
required: true
- type: input
id: icon
attributes:
label: Icon(s)
description: Upload your icons here. You can do this by Copy—Pasting or Drag—and—Dropping the images.
placeholder: SVG and PNG accepted!
validations:
required: false