We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd0f88 commit 1b39ae4Copy full SHA for 1b39ae4
commitizen/commands/init.py
@@ -142,8 +142,8 @@ def __call__(self) -> None:
142
143
out.info("Welcome to commitizen!\n")
144
out.line(
145
- "Answer the questions to configure your project.\n"
146
- "For further configuration visit:\n"
+ "Answer the following questions to configure your project.\n"
+ "For further configuration, visit:\n"
147
"\n"
148
"https://commitizen-tools.github.io/commitizen/config/"
149
0 commit comments