Skip to content

Fix issue where the prompts dict was not passed for yes_no questions#1895

Merged
ericof merged 1 commit intocookiecutter:mainfrom
vemonet:fix-boolean-prompts-labels
Jul 10, 2023
Merged

Fix issue where the prompts dict was not passed for yes_no questions#1895
ericof merged 1 commit intocookiecutter:mainfrom
vemonet:fix-boolean-prompts-labels

Conversation

@vemonet
Copy link
Copy Markdown
Contributor

@vemonet vemonet commented Jul 10, 2023

Small fix for an issue where the human readable prompts dict was not passed for yes_no questions.

Fixes #1893

@vemonet vemonet changed the title Fix issue where the human readable prompts dir was not passed for yes… Fix issue where the prompts dict was not passed for yes_no questions Jul 10, 2023
@ericof ericof added the bug This issue/PR relates to a bug. label Jul 10, 2023
@ericof ericof added this to the 2.2.3 milestone Jul 10, 2023
@ericof ericof merged commit e3dd818 into cookiecutter:main Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This issue/PR relates to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

__prompts__ replacement prompts are ignored for boolean prompts

2 participants