openebs / openebsctl

`openebsctl` is a kubectl plugin to manage OpenEBS storage components.
Apache License 2.0
29 stars 21 forks source link

Add code-walkthrough to help onboard new contributors #149

Closed vharsh closed 2 years ago

vharsh commented 2 years ago

vscode one of the most popular IDEs for beginners and professionals has a cool extension which helps create a journey-based async introduction code-walkthrough, this will help us produce low-cost(in terms of network & time) checked-in journey which can say cleanly look-here then look-here-1, then look-here-understand-X & then understand Y.

vharsh commented 2 years ago

this is the extension btw, https://github.com/microsoft/codetour

I'll do this by this Friday