We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3dc588 commit 17e4d1fCopy full SHA for 17e4d1f
1 file changed
copier/questions/package_details.yml
@@ -3,7 +3,9 @@
3
AddPackageDetails:
4
type: bool
5
default: yes
6
- help: Do you want to add extra details for the package?
+ 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?
9
when: "{{ template_profile != 'minimum'}}"
10
package_short_description:
11
type: str
0 commit comments