Let's say I get educated in what an error message really means and I want to contribute a more descriptive error message to the codebase to help future coders running into the same problem. Where would I begin?
Also, it would be amazing (but probably very difficult?) to implement error messages like Rust does.