Skip to content

Commit 1fc1b7b

Browse files
authored
chore: add style guide to CONTRIBUTING.md (GoogleCloudPlatform#1677)
1 parent 831c4c1 commit 1fc1b7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ accept your pull requests.
3131
1. Ensure that your code has an appropriate set of unit tests which all pass.
3232
1. Submit a pull request.
3333

34+
## Writing a new sample
35+
36+
Write samples according to the [sample style guide](https://googlecloudplatform.github.io/samples-style-guide/).
37+
3438
## Testing your code changes.
3539

3640
### Install dependencies

0 commit comments

Comments
 (0)