Remove the word "commented" in issues comment thread
Description
Remove the word "commented" in every entry of a comment thread of any issue. So it would just say something like the following. Look at screenshot.
Foo Bar
@foobaruser 4 months ago
I agree that this would make a great feature and let's make this comment thread longer by talking about it more.
Design considerations
In modern web / app design, the vertical comment thread or messaging flow is a common, well-understood UI element. Typically, each entry identifies a person (or a bot), a timestamp, and the content of the entry. Since this is so simple and well-understood by the common user, a good design should minimize unnecessary words and graphics, and allow people to skim and scroll quickly. So the word "commented" is just extraneous. Furthermore, it aligns with the auto-generated comments, which is good. See screenshot.
Open source community
This would be a great candidate for an up-for-grabs label.