Skip to content

Commit 6e7999f

Browse files
authored
Merge pull request #608 from NLeSC/604-codeconduct-email
604-Set email default
2 parents 7b23030 + fabb00b commit 6e7999f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

copier/questions/package_details.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ email:
4646
{% endif %}
4747
code_of_conduct_email:
4848
type: str
49-
placeholder: yourname@esciencecenter.nl
49+
default: "{{ email }}"
5050
help: What is the email address for code of conduct?
5151
when: "{{ template_profile != 'minimum' and AddPackageDetails }}"
5252
validator: >-

0 commit comments

Comments
 (0)