The-AI-Alliance/open-trusted-data-initiative
Replace the form submission process that sends an email with an actual web service invocation.
開放
#89 建立於 2025年1月21日
catalogenhancementgood first issuehelp wanted
倉庫指標
- 星標
- (16 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.