We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b23030 + fabb00b commit 6e7999fCopy full SHA for 6e7999f
1 file changed
copier/questions/package_details.yml
@@ -46,7 +46,7 @@ email:
46
{% endif %}
47
code_of_conduct_email:
48
type: str
49
- placeholder: yourname@esciencecenter.nl
+ default: "{{ email }}"
50
help: What is the email address for code of conduct?
51
when: "{{ template_profile != 'minimum' and AddPackageDetails }}"
52
validator: >-
0 commit comments