Comment - Do you know the comment convention you should use?

Updated by Brady Stroud [SSW] 1 year ago. See history

123

New, 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
acknowledgements
related rules