Skip to content
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

Title config in package.json is not working anymore, but still remaining in README.md #207

Open
LeonDWong opened this issue Nov 2, 2022 · 0 comments

Comments

@LeonDWong
Copy link

I've trying to customize my project's commit types, but found that title doesn't make any effect. And i notice, in source code, it seems engine.js won't use title, is there something wrong?

README.md:

"title": "Features"

engine.js:

name: (key + ':').padEnd(length) + ' ' + type.description,

@LeonDWong LeonDWong changed the title Title config in package.json is not work anymore, but still remain in README.md Title config in package.json is not working anymore, but still remaining in README.md Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant