I am new to the world of open source and just set up my Github account. I was wondering if there any naming conventions/styling guides to follow when naming things such a repositories. For example, in Python, there is snake_case. How should I name my repos?
Thanks!