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 6b4f8b0 commit 24473f4Copy full SHA for 24473f4
commitizen/commands/init.py
@@ -92,8 +92,8 @@ def __call__(self) -> None:
92
93
out.info("Welcome to commitizen!\n")
94
out.line(
95
- "Answer the questions to configure your project.\n"
96
- "For further configuration visit:\n"
+ "Answer the following questions to configure your project.\n"
+ "For further configuration, visit:\n"
97
"\n"
98
"https://commitizen-tools.github.io/commitizen/config/"
99
0 commit comments