as a committer in the SDC project we will all use the flowing set of guide lines for reviewing incoming commits
- did the code pass compilation and unit tests successfully? (Jenkins +1)
- Does the commit massage explained the commit clearly.
- does the attached Jire item provides the needed clarification
- do all the files have the license header?
- does the code matches the standard? (need to elaborate)