From 3f450860b9051c273b739eb3bbf075e301a1d04f Mon Sep 17 00:00:00 2001 From: Arie Date: Tue, 25 Aug 2015 10:35:38 -0700 Subject: [PATCH] Add to readme a reference to the code_of_condduct --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bbd11ff360a8..cf5903614f41 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ Contributing Contributions to this library are always welcome and highly encouraged. See [CONTRIBUTING] for more information on how to get started. +Contributors must adhere to our [CODE_OF_CONDUCT]. Java Versions ------------- @@ -114,6 +115,7 @@ Apache 2.0 - See [LICENSE] for more information. [CONTRIBUTING]:https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/CONTRIBUTING.md +[CODE_OF_CONDUCT]:https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/CODE_OF_CONDUCT.md [LICENSE]: https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/LICENSE [cloud-platform]: https://cloud.google.com/ [cloud-datastore]: https://cloud.google.com/datastore/docs