mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 18:18:42 -05:00
Make sure all image file names are meaningful #106
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).
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