From d754ba6ca2f06295a7e0906ed97f8cc4f3380d52 Mon Sep 17 00:00:00 2001 From: Torry Yang Date: Sat, 8 Sep 2018 21:28:47 -0700 Subject: [PATCH] Update CONTRIBUTING.md (#729) --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 312e9383881..902217bde0b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,6 +19,9 @@ Follow either of the two links above to access the appropriate CLA and instructions for how to sign and return it. Once we receive it, we'll be able to accept your pull requests. +## Setting Up An Environment +For instructions regarding development environment setup, please visit [the documentation](https://cloud.google.com/nodejs/docs/setup). + ## Contributing A Patch 1. Submit an issue describing your proposed change to the repo in question.