Git code submission conventions: what do feat, fix, chore mean?
I often see code commit records containing feat, fix, chore, etc., but when I commit, I don't distinguish them and just write the commit message directly. Today, let's take a look at what's going on.