Skip to content

Commit b2c7381

Browse files
committed
Added customer requirements comment
1 parent 269946f commit b2c7381

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

‎Form-Controls/index.html‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,11 @@ <h1>Product Pick</h1>
4545
<form>
4646
<!-- write your html here-->
4747
<!--
48-
try writing out the requirements first as comments
48+
[ ] customers name = requires at least two non space characters.
49+
[ ] customer email = requires a consistent pattern
50+
[ ] t-shirt color = required to choose from only 3 options!
51+
[ ]t shirt size = required to choose from only 6 sizes!
52+
4953
this will also help you fill in your PR message later-->
5054
</form>
5155
</main>

0 commit comments

Comments
 (0)