Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix Using Gerrit link

...

Before getting started please read over the background material on Patch Landing Process, Signed Off By, Uploading Patches to Gerrit and Requirements for Patch Submission

...

  1. All code conforms to the Coding Guidelines
  2. A JIRA ticket has been opened to track the issue
  3. The commit comment is well formatted
  4. A regression test has been created that fails without the patch and passes with the patch
  5. The patch has been uploaded to Gerrit with the appropriate signed off by line

...