neo4j-documentation / neo4j-documentation/knowledge-base
Make sure that images macro are using an S3 URL
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Images should be uploaded to S3 (https://s3.amazonaws.com/dev.assets.neo4j.com).
As a consequence, we should make sure that the target of each image macro starts with https://s3.amazonaws.com/dev.assets.neo4j.com/.
Contributor guide
No contributing guide indexed for this repository
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
Locate the image macro implementation and inspect how its image targets are produced and uploaded. Check existing image macro uses against the required S3 prefix, then verify that every target uses that URL and run the repository's relevant checks; the issue names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100