Closed ntknguyen closed 2 years ago
As a user I want to easily contact someone for help/questions related to the CAM API portal So that I can successfully use the CAM APIs
Given a user clicks on a contact us button When the page loads Then they can either fill out a form or contact someone directly
Given a user fills out a form When that form is submitted Then this form sends an email to a shared mailbox that potentially creates a ticket
Investigate what options are available and discuss what is necessary for the CAP API Portal
Verify that whatever action a user takes to contact us, we are notified and can respond
Assume the user clicks the button/link
Test account/email info to put into a form etc
https://www.epa.gov/airmarkets/forms/cam-api-contact-form
Definition of Ready
User Story
As a user I want to easily contact someone for help/questions related to the CAM API portal So that I can successfully use the CAM APIs
Acceptance Criteria
Given a user clicks on a contact us button When the page loads Then they can either fill out a form or contact someone directly
Given a user fills out a form When that form is submitted Then this form sends an email to a shared mailbox that potentially creates a ticket
Development Notes
Investigate what options are available and discuss what is necessary for the CAP API Portal
Testing
Test Description
Verify that whatever action a user takes to contact us, we are notified and can respond
Assumptions and Pre-Conditions
Assume the user clicks the button/link
Test Data
Test account/email info to put into a form etc
Steps to be Executed
Definition of Done