You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Activity
Lee-W commentedon Jun 17, 2020
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.