mirror of
https://github.com/konpa/devicon.git
synced 2025-08-14 02:24:04 +02:00
Minor update to CONTRIBUTING and post peek (#672)
This commit is contained in:
2
.github/workflows/post_peek_screenshot.yml
vendored
2
.github/workflows/post_peek_screenshot.yml
vendored
@@ -64,7 +64,7 @@ jobs:
|
||||
Hi there,
|
||||
|
||||
I'm Devicons' Peek Bot and I just peeked at the icons that you wanted to add using [icomoon.io](https://icomoon.io/app/#/select).
|
||||
Here is the result below (top right):
|
||||
Here is the result below (top left):
|
||||
|
||||
{0}
|
||||
|
||||
|
@@ -137,10 +137,9 @@ First of all, thanks for taking the time to contribute! This project can only gr
|
||||
The <b>original</b> SVG version do not need to be simple and can contain numerous colors/gradients. However, if it's intended to be made into an icon, keep it simple.
|
||||
</li>
|
||||
<li>
|
||||
Some icons are really simple (ex. Apple), so the original version can be used as the plain version and as the icon font. In this case, you'll only need to make one of the version (either <b>original</b> or <b>plain</b>). You can then add an alias in the <code>devicon.json</code> so they can be found with either the <b>original</b> or <b>plain</b> naming convention.
|
||||
Some icons are really simple (ex. Apple), so the original version can be used as the plain version and as the icon font. In this case, you'll only need to make one of the version (either <b>original</b> or <b>plain</b>) and name them <b>original</b>.
|
||||
<ul>
|
||||
<li>This only applies to font icon versions only, not the SVG versions.</li>
|
||||
<li>Aliases are no longer mandatory. If you are wondering which name to use, just pick <code>original</code></li>
|
||||
<li>If you are a long time contributor: aliases are no longer mandatory. If you are wondering which name to use, just pick <code>original</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user