Hi All, I was looking at the git commits and commit log messages. It would be good if we could follow common patterns for the "commit log message". Following are two suggestions, probably we could choose one of them and all can follow the same. Welcome if any other better options.
*Commit log msg pattern-1 :-* Jira id: jira subject line. Contributed by Wang Gang For example, MNEMONIC-5: Refactor code for package com.intel.bigdatamem. (Contributed by Wang Gang) OR *Commit log msg pattern-2 :-* Jira id: jira subject line (contributor_name via committer_user_name) For example, MNEMONIC-5: Refactor code for package com.intel.bigdatamem (Wang Gang via garyw) Thanks, Rakesh