mirror of
https://github.com/konpa/devicon.git
synced 2025-08-25 07:21:17 +02:00
Fix typo in icon-request issue template to add label automatically, Closes #405
This commit is contained in:
18
.github/ISSUE_TEMPLATE/icon-request.md
vendored
18
.github/ISSUE_TEMPLATE/icon-request.md
vendored
@@ -1,15 +1,19 @@
|
|||||||
---
|
---
|
||||||
name: Icon request
|
name: Icon request
|
||||||
about: Requesting a new icon or changes to an existing icon
|
about: Requesting a new icon or changes to an existing icon
|
||||||
title: 'Icon request: [NAME]'
|
title: "Icon request: [NAME]"
|
||||||
labels: 'request: icon'
|
labels: "request:icon"
|
||||||
assignees: ''
|
assignees: ""
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### About the icon
|
### About the icon
|
||||||
*Short description why you think this icon is matching in our project*
|
|
||||||
|
_Short description why you think this icon is matching in our project_
|
||||||
|
|
||||||
### Links
|
### Links
|
||||||
*Provide helpful links which can be used to take a deeper look into the icon and provide, if available, some resources (svg's) where the icon can be found*
|
|
||||||
|
_Provide helpful links which can be used to take a deeper look into the icon and provide, if available, some resources (svg's) where the icon can be found_
|
||||||
|
|
||||||
### Preview
|
### Preview
|
||||||
*If available, provide some images of the icon you would like to be added*
|
|
||||||
|
_If available, provide some images of the icon you would like to be added_
|
||||||
|
Reference in New Issue
Block a user