Skip to content

chore: support Conventional Commits

Duo Chen requested to merge slb/dchen/conventional_commits into master

Support Convetional Commits. To use, run "npm run commit" or "npx cz" if you are using PM 5.2+.

Since .vscode is excluded from repo, the developer can install "Conventional Commits" extension.

Merge request reports