Jinwoo Hwang created GEODE-10497:
------------------------------------

             Summary: Missing or broken images in Apache Geode GitHub 
repository documentation
                 Key: GEODE-10497
                 URL: https://issues.apache.org/jira/browse/GEODE-10497
             Project: Geode
          Issue Type: Bug
            Reporter: Jinwoo Hwang


The Apache Geode GitHub repository 
([https://github.com/apache/geode|vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-browser/workbench/workbench.html])
 contains documentation with missing or broken image references that impact the 
user experience and documentation quality.

*Problem:*
 * Image links in markdown files are broken or pointing to non-existent 
resources
 * Documentation displays broken image placeholders instead of intended 
diagrams/screenshots
 * This affects both README files and other documentation across the repository

*Impact:*
 * Degrades documentation quality and user experience
 * Makes it harder for new contributors to understand concepts that rely on 
visual aids
 * Affects professional appearance of the project documentation

*Expected Behavior:*
 * All images referenced in documentation should display correctly
 * Image links should point to valid, accessible resources
 * Documentation should provide clear visual aids where intended

*Actual Behavior:*
 * Images appear as broken links or missing placeholders
 * Some image references point to non-existent files or URLs

*Suggested Resolution:*
 # Audit all markdown files in the repository for image references
 # Identify broken or missing images
 # Either:
 ** Fix the image paths to point to correct locations
 ** Remove broken image references and update documentation accordingly
 ** Add missing images to appropriate locations in the repository

*Files/Areas Likely Affected:*
 * README.md files
 * Documentation in geode-docs directory
 * Contributing guidelines
 * Architecture diagrams
 * Setup/installation guides

*Acceptance Criteria:*
 *  All image references in documentation display correctly
 *  No broken image links remain in the repository
 *  Documentation maintains its intended visual clarity



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to