We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e970c commit f40675bCopy full SHA for f40675b
1 file changed
copier/questions/package_details.yml
@@ -45,7 +45,7 @@ email:
45
code_of_conduct_email:
46
type: str
47
placeholder: yourname@esciencecenter.nl
48
- help: What is the email address cor code of conduct?
+ help: What is the email address for code of conduct?
49
when: "{{ template_profile != 'minimum' and AddPackageDetails }}"
50
validator: >-
51
{% if not (code_of_conduct_email | regex_search('([A-Za-z0-9]+[.-_])*[A-Za-z0-9]+@[A-Za-z0-9-]+(\.[A-Z|a-z]{2,})+')) %}
0 commit comments