Conventional Commits: A specification for adding human and machine readable meaning to commit messages
(www.conventionalcommits.org)
Come on, just "stuff" is way too vague...
It's either "fixed stuff" for a 3k LoC commit where you moved a bunch of stuff around, or "Added stuff" for a 5k+ LoC commit if you actually added anything new