ml5js / ml5-next-gen

Repo for next generation of ml5.js: friendly machine learning for the web! 🤖
https://ml5js.org/
Other
75 stars 23 forks source link

Research using Commitizen for standardizing release commit messages #188

Open sharellb opened 2 months ago

sharellb commented 2 months ago

We currently have a release process that includes some manual steps for naming and creating commit messages for the version. Commitizen could help us with standardizing and streamlining the release process and communication. cc @ziyuan-linn

shiffman commented 2 months ago

Great idea, thank you @sharellb!