Updated the CONTRIBUTING.md, README.md and code docs. #311
Merged
Conversation
f6f7983 to
318e2df
Compare
bot:build new icons, icomoon.json and devicon.css
Member
Author
|
I tried the build script and it did delete my branch after I merge. Perhaps it takes sometime for the server to display the changes sometimes. |
amacado
approved these changes
Oct 11, 2020
GCHQDeveloper926
pushed a commit
to GCHQDeveloper926/devicon
that referenced
this pull request
Dec 20, 2024
Updated the CONTRIBUTING.md, README.md and code docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey @amacado,
For this branch, I updated the repo documentation. Can you give a check and see if it's clear and contain enough details?
I also fixed a bug regarding the
devicon-colored.css. I just found out that in my gulp task, I forgot to add the.coloredclass to the css statements. This has been fixed in the code and I will rebuild the repo to update the css file.