-
Notifications
You must be signed in to change notification settings - Fork 60.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some of the PNGs in assets/images are not optimized #298
Labels
engineering
Will involve Docs Engineering
Comments
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
github-actions
bot
added
the
triage
Do not begin working on this issue until triaged by the team
label
Oct 8, 2020
4 tasks
janiceilene
added
engineering
Will involve Docs Engineering
and removed
triage
Do not begin working on this issue until triaged by the team
labels
Oct 9, 2020
It's been resolved by #299 |
This was referenced Nov 28, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What article on docs.github.com is affected?
Multiple articles display PNG images that have not been optimized/losslessly compressed.
What part(s) of the article would you like to see updated?
Using lossless compression on all of these PNGs could reduce their size, saving bandwidth and accelerating their loading time. Most of them are fine already, but some could really benefit from a pass of lossless compression.
Additional information
Lossless compression doesn't take away any quality of the image, so I don't see any drawback at all replacing unoptimized PNGs with optimized ones.
The text was updated successfully, but these errors were encountered: