X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F6_How_To_Contribute%2F8_Adding_Documentation.md;h=7797ab52aa19134b77814c0213906a1165f18bea;hb=9f4293ea0cd41102aed93acd67e9f5c4c3dfc4ac;hp=d2aad82d74a8666df4cd98928d8c53a631047a8c;hpb=f81a7f42d8f10467108bab784117a380e0070ece;p=AGL%2Fdocumentation.git diff --git a/docs/6_How_To_Contribute/8_Adding_Documentation.md b/docs/6_How_To_Contribute/8_Adding_Documentation.md index d2aad82..7797ab5 100644 --- a/docs/6_How_To_Contribute/8_Adding_Documentation.md +++ b/docs/6_How_To_Contribute/8_Adding_Documentation.md @@ -100,7 +100,7 @@ the site. $ sudo pip3 install git-review  ``` -2. Write commit message +2. Write commit message (**Note:** Please follow [submitting changes](./4_Submitting_Changes.md) guideline to write your commit message.) ```sh # track all the new changes @@ -118,4 +118,4 @@ the site. # then to push use $ git review - ``` \ No newline at end of file + ```