Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create contact form endpoint #583

Open
3 tasks
josh-chamberlain opened this issue Jan 16, 2025 · 2 comments
Open
3 tasks

Create contact form endpoint #583

josh-chamberlain opened this issue Jan 16, 2025 · 2 comments

Comments

@josh-chamberlain
Copy link
Contributor

Context

Requirements

  • accept a contact form submission
  • route it to mailgun
  • optionally, sanitize it and do other fancy things
@maxachis
Copy link
Contributor

@josh-chamberlain Just to make sure I'm properly understanding what this endpoint will entail, will this endpoint need to accept:

  1. A user email
  2. A message
  3. A type (general (default), bug report, security vulnerability, data correction)

Additionally, which email will this be sent to?

@josh-chamberlain
Copy link
Contributor Author

@maxachis yep, just an email, message, and type!

it should mail to [email protected]. That said, a volunteer did the other part of the issue, so we might want to see if they want to work on the front end piece. I will check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants