Skip to content

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

Open
@LeonDWong

Description

@LeonDWong

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions