-
Notifications
You must be signed in to change notification settings - Fork 909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prompt: Skip optional fields on empty submit #46
Comments
This is tied to the current implementation of I'm leaning towards reimplementing |
Huge +1! I’m really loving commitlint, but this proposal would definitely improve he usability of prompt, as a replacement for commitizen. |
I'm on the same situation as @lostintangent |
From @fahrradflucht
It would be great if one wouldn't have to write :skip every time to submit optional fields. I think submitting an empty input field should be enough to skip a section.
The text was updated successfully, but these errors were encountered: