Updating guidelines for standardization of all code in the development scripts and examples

It would be a good idea to standardize shell code style in development scripts and examples by adding some shell style guidelines to the content rules. Following are some good sources of shell style guidelines:

  1. https://google.github.io/styleguide/shellguide.html
  2. The attachment: StyleGuideShell.en.pdf
Edited by Apurv Deepak Kulkarni