Closed j-tafoya closed 2 years ago
As a user I want to see an FAQ before I use the "contact us" option So that I can get my question quickly answered
Given a generic resource page React component When FAQ content is provided to the component Then a new FAQ resource page is rendered
Given an FAQ resource page When a user visits the resources/help subpage Then a card with a title and description of the FAQ page should appear
See the wireframe for reference
Verify that the FAQ page is rendered and linkable from the resources/help subpage
n/a
Definition of Ready
User Story
As a user I want to see an FAQ before I use the "contact us" option So that I can get my question quickly answered
Acceptance Criteria
Given a generic resource page React component When FAQ content is provided to the component Then a new FAQ resource page is rendered
Given an FAQ resource page When a user visits the resources/help subpage Then a card with a title and description of the FAQ page should appear
Development Notes
See the wireframe for reference
Testing
Test Description
Verify that the FAQ page is rendered and linkable from the resources/help subpage
Assumptions and Pre-Conditions
n/a
Test Data
n/a
Steps to be Executed
Definition of Done