cluster-template-examples icon indicating copy to clipboard operation
cluster-template-examples copied to clipboard

Use nested comments

Open lindhe opened this issue 1 year ago • 0 comments

How am I supposed to read this comment and know what to do??

https://github.com/rancher/cluster-template-examples/blob/dc5c201c5415c430cdf4bcb6af975f9e516e970b/charts/values-vsphere.yaml#L26-L54

Please use nested comments, so it's clear which parts are comments and what is commented out code! That would make it a breeze to both view the comment at a glance and also to comment out the correct parts if I want to use the code.

lindhe avatar Aug 28 '23 20:08 lindhe