mirror of
https://github.com/konpa/devicon.git
synced 2025-08-16 11:35:11 +02:00
Fix syntax with the issue templates (#815)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/icon_request.yml
vendored
2
.github/ISSUE_TEMPLATE/icon_request.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: Icon Request
|
name: Icon Request
|
||||||
description: Requesting a new icon or changes to an existing icon
|
description: Requesting a new icon or changes to an existing icon
|
||||||
title: 'Icon request: [NAME]'
|
title: 'Icon request: [NAME]'
|
||||||
labels: [request:icon]
|
labels: ["request:icon"]
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
id: about
|
id: about
|
||||||
|
Reference in New Issue
Block a user