From 34b8d9632425bd9655f73f9309ce8e695e2cf4a4 Mon Sep 17 00:00:00 2001 From: David Perl Date: Thu, 15 May 2025 14:22:42 +0200 Subject: [PATCH] fix: improve help message --- copier.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copier.yml b/copier.yml index 3c565c7..ecd3b40 100644 --- a/copier.yml +++ b/copier.yml @@ -27,7 +27,7 @@ project_name: make_commit: type: bool - help: would you like to automatically stage and commit the changes? + help: would you like to automatically stage and commit the changes? (Recommend no for a first try, yes if confident. Just runs 'git add -A ; git commit' with a standard message.) default: true widget_plugins_input: