GoogleCloudPlatform / nodejs-docs-samples

Node.js samples for Google Cloud Platform products.
https://cloud.google.com/nodejs
Apache License 2.0
2.82k stars 1.95k forks source link

docs: update contributing guide #3892

Closed subfuzion closed 1 month ago

subfuzion commented 1 month ago

Update CONTRIBUTING.md to favor using standard Node.js libraries over third party packages, if possible. This helps reduce dependencies and improves standardizing, reviewing, and maintaining samples and their tests.

Please merge for me.