Skip to content

Commit 17e4d1f

Browse files
committed
update the helper of AddPackageDetails
1 parent b3dc588 commit 17e4d1f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

copier/questions/package_details.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
AddPackageDetails:
44
type: bool
55
default: yes
6-
help: Do you want to add extra details for the package?
6+
help: |-
7+
If you are planning to publish the package it is recommended to provide more details.
8+
Do you want to provide extra details for the package?
79
when: "{{ template_profile != 'minimum'}}"
810
package_short_description:
911
type: str

0 commit comments

Comments
 (0)