You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the mega project, we want to follow the Conventional Commits to make the commit messages readable to humans and machines. But for now, the Conventional Commits don't have a Rust parse crate, so we need a parse for this.
The text was updated successfully, but these errors were encountered:
In the mega project, we want to follow the Conventional Commits to make the commit messages readable to humans and machines. But for now, the Conventional Commits don't have a Rust parse crate, so we need a parse for this.
The text was updated successfully, but these errors were encountered: