Skip to content

Commit

Permalink
Merge pull request #608 from NLeSC/604-codeconduct-email
Browse files Browse the repository at this point in the history
604-Set email default
  • Loading branch information
lyashevska committed Aug 27, 2024
2 parents 7b23030 + fabb00b commit 6e7999f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copier/questions/package_details.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ email:
{% endif %}
code_of_conduct_email:
type: str
placeholder: [email protected]
default: "{{ email }}"
help: What is the email address for code of conduct?
when: "{{ template_profile != 'minimum' and AddPackageDetails }}"
validator: >-
Expand Down

0 comments on commit 6e7999f

Please sign in to comment.