Skip to content
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

Closed
Protectator opened this issue Oct 8, 2020 · 2 comments
Closed

Some of the PNGs in assets/images are not optimized #298

Protectator opened this issue Oct 8, 2020 · 2 comments
Labels
engineering Will involve Docs Engineering

Comments

@Protectator
Copy link
Contributor

Protectator commented Oct 8, 2020

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.

@welcome
Copy link

welcome bot commented Oct 8, 2020

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 github-actions bot added the triage Do not begin working on this issue until triaged by the team label Oct 8, 2020
@janiceilene 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
@Protectator
Copy link
Contributor Author

It's been resolved by #299

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Will involve Docs Engineering
Projects
None yet
Development

No branches or pull requests

2 participants