chore: move figures into assets/figures/ and add community meeting folder#1192
Merged
garrett4wade merged 4 commits intomainfrom Apr 16, 2026
Merged
chore: move figures into assets/figures/ and add community meeting folder#1192garrett4wade merged 4 commits intomainfrom
garrett4wade merged 4 commits intomainfrom
Conversation
…lder Reorganize the assets directory by moving all 19 PNG figures into assets/figures/ for cleaner structure. Update all image references across README, ROADMAP, and blog posts. Add assets/community/ with a README for bi-weekly community meeting materials (recordings, agendas, slides). Key changes: - Move assets/*.png to assets/figures/ - Update 16 image references in 5 markdown files - Add assets/community/README.md with meeting template - Cross-reference GOVERNANCE.md, CODE_OF_CONDUCT.md, CONTRIBUTING.md
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates asset paths across several Markdown files to point to a new assets/figures/ directory and introduces a new community meeting materials document. Feedback includes suggestions to use 'TBD' placeholders in the new community README for consistency and corrections for typos in the community README and blog post alt text.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Reorganize the
assets/directory for cleaner structure and add a newassets/community/folder for bi-weekly community meeting materials.What changed:
assets/toassets/figures/assets/community/README.mdwith a meeting template (upcoming/past meetings tables, links for recordings, agendas, slides) and cross-references to GOVERNANCE.md, CODE_OF_CONDUCT.md, and CONTRIBUTING.mdassets/paper.pdfandassets/release.pdfremain in place (not figures)Related Issue
N/A — housekeeping improvement.
Type of Change
Checklist
pre-commit run --all-files)./docs/build_all.sh)main/review-prcommand/create-prAdditional Context
No code changes — only asset reorganization and markdown reference updates. All image paths verified with grep after the move.
Need help? Check the Contributing Guide or ask in
GitHub Discussions!