Merge "fix(docs-contributing.rst): fix formatting for code snippet" into integration
diff --git a/docs/process/contributing.rst b/docs/process/contributing.rst
index a0d0683..aa050da 100644
--- a/docs/process/contributing.rst
+++ b/docs/process/contributing.rst
@@ -242,7 +242,7 @@
 #. For better understanding follow the below specified examples listed in the
    ``tf-cov-make`` script.
 
-.. code:: c
+.. code:: shell
 
     Example 1:
     #Intel
@@ -253,7 +253,7 @@
    under the Intel platform and the build configurations has been added suitably
    to include most of their source files.
 
-.. code:: c
+.. code:: shell
 
     Example 2:
     #Hikey