nodejs / nodejs.org

The Node.js® Website
https://nodejs.org
MIT License
6k stars 6.16k forks source link

Commitizen is a terrible experience on Windows #6900

Open bmuenzenmeyer opened 4 days ago

bmuenzenmeyer commented 4 days ago

If I use VSCode's panel, it errors out because it is not interactive. If I use the CLI I get this. image

This is actively worsening the contributing environment.

There are ways to enforce semantic versioning, like changesets or auto, that don't force git commit conventions.