-
Notifications
You must be signed in to change notification settings - Fork 1.2k
consistent file naming #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@rlmoser99 Any input here? |
I am not opposed to it matching the numbering convention in our other repos. |
@DennisNeu Is this something you wanted to work on? |
Sure, I will take care of it within the next 24 hrs
Austin ***@***.***> schrieb am Fr., 28. Juni 2024, 18:14:
… @DennisNeu <https://github.com/DennisNeu> Is this something you wanted to
work on?
—
Reply to this email directly, view it on GitHub
<#101 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASKJE2FMUUR7YA7OS4THC23ZJWDXJAVCNFSM6AAAAABJ5R7DXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJXGI2TGMJRG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@CouchofTomato Nvm, as per the contributing guidelines I won't create a pull request until the issue has been assigned. |
@DennisNeu All yours mate. Thanks. |
Is it my understanding this is still open? I am new to Github, trying to find FOSS to contribute to. |
Yes its still open. Feel free to continue working on this
Kryalixe ***@***.***> schrieb am Do., 26. Dez. 2024, 05:48:
… Is it my understanding this is still open? I am new to Github, trying to
find FOSS to contribute to.
—
Reply to this email directly, view it on GitHub
<#101 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASKJE2CM67UQ5TVERC6P6YT2HODAPAVCNFSM6AAAAABJ5R7DXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRSGE2TAOBXG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Can I continuously work on this issue? |
The naming for exercise folders is not consistent.
The folders containing the seperate JS exercises started with a 0 for single digit number ("01_helloWorld"). Same case for CSS exercises.
The convention is broken here ("1_data_types"). I'd like to suggest renaming the exercise folders here to stick to the naming scheme.
The text was updated successfully, but these errors were encountered: