Skip to content

Commit 26e2c64

Browse files
authored
Minor update to CONTRIBUTING and post peek (#672)
1 parent c6876ae commit 26e2c64

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/post_peek_screenshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
Hi there,
6565
6666
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).
67-
Here is the result below (top right):
67+
Here is the result below (top left):
6868
6969
{0}
7070

CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,9 @@ First of all, thanks for taking the time to contribute! This project can only gr
137137
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.
138138
</li>
139139
<li>
140-
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.
140+
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>.
141141
<ul>
142-
<li>This only applies to font icon versions only, not the SVG versions.</li>
143-
<li>Aliases are no longer mandatory. If you are wondering which name to use, just pick <code>original</code></li>
142+
<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>
144143
</ul>
145144
</li>
146145
</ul>

0 commit comments

Comments
 (0)