mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-19 16:40:35 +03:00
Add titles to issue form templates (#10615)
This commit is contained in:
parent
d26368ef7f
commit
c932321ee2
1
.github/ISSUE_TEMPLATE/icon_removal.yml
vendored
1
.github/ISSUE_TEMPLATE/icon_removal.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Icon removal
|
||||
description: Report an icon for removal
|
||||
labels: [removal request]
|
||||
title: 'Removal: <brand-name>'
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
|
1
.github/ISSUE_TEMPLATE/icon_request.yml
vendored
1
.github/ISSUE_TEMPLATE/icon_request.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Icon request
|
||||
description: Request a new icon for Simple Icons
|
||||
labels: [new icon]
|
||||
title: 'Request: <brand-name>'
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
|
1
.github/ISSUE_TEMPLATE/icon_update.yml
vendored
1
.github/ISSUE_TEMPLATE/icon_update.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Icon update
|
||||
description: Help us improve by reporting outdated icons
|
||||
labels: [icon outdated]
|
||||
title: 'Update: <brand-name>'
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
|
Loading…
Reference in New Issue
Block a user