mirror of
https://github.com/konpa/devicon.git
synced 2025-08-15 19:14:05 +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
|
||||
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
|
||||
|
Reference in New Issue
Block a user