You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,13 @@ accept your pull requests.
37
37
1. Title your pull request following [Conventional Commits](https://www.conventionalcommits.org/) styling.
38
38
1. Submit a pull request.
39
39
40
+
### Before you begin
41
+
42
+
1.[Select or create a Cloud Platform project][projects].
43
+
1.[Set up authentication with a service account][auth] so you can access the
44
+
API from your local workstation.
45
+
46
+
40
47
## Running the tests
41
48
42
49
1.[Prepare your environment for Node.js setup][setup].
0 commit comments