Commits should adhere to new format:
Summary and reason for the commit.
[include any if applicable] Add: -[name of class] [reason for action] Modify: -[name of class] [reason for action] Remove: -[name of class] [reason for action]
Tickets addressed: [Ticket ID]-[Ticket Name]-[Ticket URL]
It would makes it easier to reference when including a URL for the ticket.
If possible include TICKET NAME in front
Modified last line to include ticket id, name, and url.
Log in to post a comment.
Commits should adhere to new format:
Summary and reason for the commit.
[include any if applicable]
Add:
-[name of class] [reason for action]
Modify:
-[name of class] [reason for action]
Remove:
-[name of class] [reason for action]
Tickets addressed:
[Ticket ID]-[Ticket Name]-[Ticket URL]
Last edit: Kuo Wu 2014-01-22
It would makes it easier to reference when including a URL for the ticket.
If possible include TICKET NAME in front
Modified last line to include ticket id, name, and url.