[shac] Updates to shac check repo template based on OSRB request.

Bug: b/327001797
Change-Id: I13863c1e83a8dedd3bae4dd77601240a9c962236
Reviewed-on: https://turquoise-internal-review.googlesource.com/c/staging/shac_check_template/+/816011
Reviewed-by: Jiaming Li <lijiaming@google.com>
diff --git a/AUTHORS b/AUTHORS
index a5e04c5..92cbefe 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,7 +1,8 @@
-
 # This is the list of Fuchsia Authors.
+
 # Names should be added to this file as one of
 #     Organization's name
 #     Individual's name <submission email address>
 #     Individual's name <submission email address> <email2> <emailN>
+
 Google LLC.
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..9813381
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,34 @@
+# Contributing to Fuchsia
+
+Fuchsia lets anyone contribute to the project, regardless of their employer.
+The Fuchsia project reviews and encourages well-tested, high-quality
+contributions from anyone who wants to contribute to Fuchsia.
+
+## Contributor License Agreement
+
+Contributions to this project must be accompanied by a Contributor License
+Agreement (CLA).
+
+To see any Contributor License Agreements on file or to sign a CLA, go to <https://cla.developers.google.com/>.
+
+For more information about the Google CLA, see [Contributor License Agreements](https://cla.developers.google.com/about).
+
+## Contributing changes and submitting code reviews
+
+All changes require review, including changes by project members.
+
+For detailed instructions on how to contribute changes,
+see [Contribute changes](/docs/development/source_code/contribute_changes.md).
+
+## Community guidelines
+
+This project observes the following community guidelines:
+
+  * [Google's Open Source Community Guidelines](https://opensource.google/conduct/)
+
+  * [Fuchsia Code of Conduct](/docs/CODE_OF_CONDUCT.md)
+
+## Governance
+
+Review Fuchsia's [Governance](/docs/contribute/governance/governance.md)
+statement.
diff --git a/OWNERS b/OWNERS
index 51c01e5..1c4ea03 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,4 +1,3 @@
-
 # Remove the `*` from this file and add specific owners to this file and to
 # subdirectories where appropriate to enforce OWNERS approval in this
 # repository.
@@ -8,4 +7,5 @@
 #
 # Syntax for OWNERS files can be found at:
 # https://fuchsia-review.googlesource.com/plugins/code-owners/Documentation/backend-find-owners.html#syntax
+
 *