GoogleCloudPlatform / samples-style-guide

Guidelines on writing effective Google Cloud samples.
https://googlecloudplatform.github.io/samples-style-guide/
Apache License 2.0
11 stars 19 forks source link

Proposal: Language version updates #98

Open grayside opened 1 year ago

grayside commented 1 year ago

Thank you for taking the time to advocate for samples practice improvements!

Description

It is unclear to contributors what language version should be supported. I think we should consider the following guidelines:

The guideline should also link to per-language official guidance on version support, such as

This proposal is not suggesting adding minimum version indicators or enforcement where not present already.

Impact

This will create an improved contributor experience, reducing the amount of revisiting the logic.

Challenge

Negligible, this is mostly about communicating expectations and does not affect code structure.

grayside commented 1 year ago

Work on a proposal around this is in progress.

grayside commented 1 year ago