+ this will also help you fill in your PR message later
+
+ requirements
+ -What is the customer's name? I must collect this data and ensure it contains at least two non-space characters
+ -What is the customer's email? I must make sure the email is valid. Email addresses follow a consistent pattern
+ -What colour should this T-shirt be? I must provide 3 options. How will I ensure they do not choose other colours?
+ -What size does the customer want? I must provide the following 6 options: XS, S, M, L, XL, XXL -->
+
+
+