I'm still new to git so I think I've screwed this up a bit, but I intended to submit two changes... one to getting_started.md and the other to the utils file.
Getting Started is really more for you to read and see what you think of the tone I created based on my conversation with Darshan yesterday. I only really changed the top part, I'm keen to get your feedback. I think the language flows a bit better and is more succinct than the original.
Secondly, as I started analyzing the source code I noticed that the utils file has all its functions top-loaded instead of bottom-loaded, which isn't ideal for readability. So I re-ordered it in the hope that you'll accept this as an improvement.
Hi team,
I'm still new to git so I think I've screwed this up a bit, but I intended to submit two changes... one to getting_started.md and the other to the utils file.
Getting Started is really more for you to read and see what you think of the tone I created based on my conversation with Darshan yesterday. I only really changed the top part, I'm keen to get your feedback. I think the language flows a bit better and is more succinct than the original.
Secondly, as I started analyzing the source code I noticed that the utils file has all its functions top-loaded instead of bottom-loaded, which isn't ideal for readability. So I re-ordered it in the hope that you'll accept this as an improvement.
Thanks,
David