-
Notifications
You must be signed in to change notification settings - Fork 444
Bug, subject converted to lowercase #97
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
Comments
This is what happens: cz-conventional-changelog/engine.js Lines 24 to 34 in 861b361
I'd like to keep my first letter uppercase as well – @jimthedev I'm failing to find a spec for this. Am I missing something? If not, would you accept a PR to remove the modification of the first letter? Thanks in advance! |
I believe this is fixed by the config option |
Absolutely, thanks @chrisgarber! @unlight Would you mind closing the issue? |
Function
filterSubject
converts all inputs to lower case.I want to keep my subject sentence cased.
The text was updated successfully, but these errors were encountered: