Specify the color space (sRGB) in all non-vector images
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 128
- Forks
- 132
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 3
Description
Specify the color space (sRGB) in all numpy.org non-vector images.
UPDATE
To clarify, set the color space to RGB in all non-vector images in the numpy.org repo.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the numpy.org repository for all non-vector image assets; the issue does not name specific files or a test. Determine how the repository currently stores and validates image metadata, then verify that every non-vector image uses the requested RGB color space.
Written by the indexing model from the issue text.
Assessment
- Domain
- design, web-dev
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100