diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 7c95afeb9..35cdea4aa 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -257,6 +257,7 @@ not be abused to represent any non-individual. In addition to the primary responsible contact person, the Bioregistry has structured fields for additional contact methods, such as: +- `contact_extras` for annotating secondary contact people - `contact_page` for annotating the URL of a web page that has contact information, e.g., containing a contact form. Only curate this field if a direct email is not available, as this is the least transparent option for diff --git a/src/bioregistry/app/templates/resource.html b/src/bioregistry/app/templates/resource.html index 56c336d02..5c1f504d6 100644 --- a/src/bioregistry/app/templates/resource.html +++ b/src/bioregistry/app/templates/resource.html @@ -236,6 +236,11 @@