Hacker News new | ask | show | jobs
by purpleflashing 716 days ago
>What do you think, and what is the professional approach to sth like this?

I'd say this would be a perfect time to introduce or update your project's contribution guide.

You can develop your own rules or use some existing spec to standardize commit messages such as Conventional Commits: https://www.conventionalcommits.org/en/v1.0.0/

1 comments

Thanks for the tip and the link. I added a section to the README about commit messages conventional with a link to the website you provided.