REQ (what): All source code change shall be traceable to at least one software maintenance ticket.
DESIGN (how): Source code change shall be linked to maintenance ticket using artifact link in the commit comment.
PROCEDURE: Start commit comment with [#XXX], where XXX is the related maintenance ticket you are working on.