Initial commit

Change-Id: Ic8c6ffcbe731981ea9678f7a69d9dd899f337727
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..677be08
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,29 @@
+# Contributing to Pigweed
+
+Pigweed lets anyone contribute to the project, regardless of their employer.
+The Pigweed project reviews and encourages well-tested, high-quality
+contributions from anyone who wants to contribute to Pigweed.
+
+## 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 [the Gerrit docs](https://gerrit-review.googlesource.com/Documentation/intro-user.html).
+
+## Community guidelines
+
+This project observes the following community guidelines:
+
+  * [Google's Open Source Community Guidelines](https://opensource.google/conduct/)