diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 635b4e58..46922fbe 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -52,9 +52,15 @@ First of all, thanks for taking the time to contribute! This project can only gr
line-wordmark: a one-color, line version of the original logo but with wordmark. Example
Notes
+<<<<<<< HEAD
-
It is not mandatory to have 6 versions for each icon. An icon can only have one or two versions available. Just keep in mind that the minimum is 1 and the maximum 6 (for now). You must also have at least one version that can be make into an icon.
+=======
+
+ -
+ You don't need to have 6 versions for each icon. An icon can only have one or two versions available. Just keep in mind that the minimum is 1 and the maximum 6 (for now). You must also have at least one version that can be make into an icon.
+>>>>>>> 09c3b64... Updated CONTRIBUTING
-
The plain and line versions (with or without wordmark) are designed to be available in the final icon font.
@@ -63,17 +69,10 @@ First of all, thanks for taking the time to contribute! This project can only gr
The original version are only available in svg format, so they do not need to be as simple and can contain numerous colors.
-
-
- -
- Some icons are really simple (like the Apple one), 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 only one of the version (either "original" or "plain"). You can then add an alias in the
devicon.json
so they can be found with either the "original" or "plain" naming convention.
+ Some icons are really simple (like the Apple one), 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 only one of the version (either "original" or "plain"). You can then add an alias in the devicon.json
so they can be found with either the "original" or "plain" naming convention. Note: this only applies to font icon versions only, not the SVG versions.
-
- -
- This only applies to font icon versions only, not the SVG versions. SVG versions don't need aliases.
-
-
-
+
SVG Standards
@@ -247,8 +246,8 @@ As an example, let's assume you have created the svgs for Redhat and Amazon Web
- Search for other issues already requesting the icon
- If an issue doesn't exist, create an issue naming it "Icon request: name-of-the-icon".
- - Please create separated issues for each icon
- - optional: Include links where the icon can be found
+ - Please create a separate issues for each icon
+ - Optional: include links where the icon can be found