Comment - Do you know the comment convention you should use?
Last updated by Brady Stroud [SSW] 7 months ago.See historyNew, Bug or Refactor should be the prefix.
Here are some examples:* New P112: Added a new control for DateOfBirth
- Bug P113: Fixed validation to now allow US dates
- Refactor: Moved the email regex from inline to a resource file