What template do you use for comments on code commit?
One example of a template is:
- (change 1): (source file 1.1, 1.2): (details of change made), (why)
- (change 2): (source file 2.1): (details of change made), (why)
Ideally each change should be mapped to an issue in the issue tracker. Is this template alright?