mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-19 23:07:01 +01:00
Update 4_alias.yml
This commit is contained in:
4
.github/ISSUE_TEMPLATE/4_alias.yml
vendored
4
.github/ISSUE_TEMPLATE/4_alias.yml
vendored
@@ -12,7 +12,7 @@ body:
|
||||
Icon aliases are provide different names the help yourself and others find the icons you are looking for.
|
||||
Aliases *do not* provide you a different way to call a specific icon in your code.
|
||||
|
||||
For example, `account` has an alias of `user`. You can search for "user" on [our website](https://www.materialdesignicons.com), but you must use `account` when refering to the icon in your code.
|
||||
For example, `account` has an alias of `user`. You can search for "user" on [our website](https://pictogrammers.com/library/mdi), but you must use `account` when refering to the icon in your code.
|
||||
|
||||
---
|
||||
- type: input
|
||||
@@ -27,4 +27,4 @@ body:
|
||||
label: What alias(es) should be added to the above icon?
|
||||
description: Provide multiple aliases with a comma-separated list.
|
||||
validations:
|
||||
required: true
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user