The-AI-Alliance/open-trusted-data-initiative

Replace the form submission process that sends an email with an actual web service invocation.

Open

#89 opened on Jan 21, 2025

 (0 comments) (0 reactions) (0 assignees)Jupyter Notebook (7 forks)auto 404
catalogenhancementgood first issuehelp wanted

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

As a temporary "hack", the contribution form opens the user's email client, fills in the subject and body from the form entries, then lets the user send the email. It would be better to replace this with a "normal" form submission to our web service of choice.

Contributor guide