Skip to content

Change questions' type field to be 1:1 with questionary #2

Open
@Zylvian

Description

@Zylvian

According to the Commitizen Customization docs:
The type of questions. Valid type: list, input and etc. See More

Available types on the questionary docs are not the same as used by commitizen templates, and hence I'm not sure what "etc." refers to.

Activity

Lee-W

Lee-W commented on Jun 17, 2020

@Lee-W
Member

Hi @Zylvian , I think this issue is an issue to commitizen itself instead of this template. In the Additional Feature section in questionary, you'll find Alternative style to create questions using a configuration dictionary. We use this kind of style to achieve customization by reading the configuration file.

This template is for those who want to implement advance features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      Change questions' type field to be 1:1 with questionary · Issue #2 · commitizen-tools/commitizen_cz_template