mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
[GH-ISSUE #223] Make sure all image file names are meaningful #5284
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @profvjreddi on GitHub (May 26, 2024).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/223
Some image filenames currently are like
image152.pngand that doesn't tell us anything. So need to look at the context of the image and rename it to be somewhat meaningful.@profvjreddi commented on GitHub (Aug 23, 2025):
Fixed in PR #933 (
db326c04) and PR #479: Image filenames have been made meaningful