Skip to content

add api for contact form

Ghost User requested to merge q/dev-issue-2-1742735220 into main

This pull request adds a contact form functionality to the web application. The changes include:

  1. Adding a new contact page with a form interface
  2. Implementing a contact API endpoint to handle form submissions
  3. Adding form validation for email and required fields
  4. Updating the navigation menu to include a contact link
  5. Removing some GitLab Duo specific content and streamlining the benefits list

The changes transform the application from an informational site about GitLab Duo integration to include interactive contact capabilities for users.

Merge request reports

Loading