1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-15 02:56:12 +02:00

Fix syntax with the issue templates (#815)

This commit is contained in:
David Leal
2021-08-18 18:04:27 -05:00
committed by GitHub
parent fd99e37cfb
commit b7b4cb7c92
2 changed files with 3 additions and 3 deletions

View File

@@ -22,8 +22,8 @@ body:
attributes:
label: Why should we have this feature?
description: List any extra benefits, other than solving your problem, that this feature will bring to the repository. If none, leave blank.
validations:
required: false
validations:
required: false
- type: textarea
id: extrainformation
attributes:

View File

@@ -1,7 +1,7 @@
name: Icon Request
description: Requesting a new icon or changes to an existing icon
title: 'Icon request: [NAME]'
labels: [request:icon]
labels: ["request:icon"]
body:
- type: input
id: about