Skip to content
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

Follow a naming convention #16

Closed
SamGuay opened this issue Jul 30, 2019 · 2 comments

Comments

@SamGuay
Copy link
Member

commented Jul 30, 2019

It would be great if we all follow the same naming convention so the repo keeps the same structure as will have the module on Eliademy.

Also, this would help the consistency between file names and less swearing when moving files (that have 'spaces' in their name) in a terminal.

  • Example of this repo: Some files are named Main_xxx_xxx, others MAIN_Xxx Xxx, ect.

I suggest a naming convention where we can order all files according numerical order, as simple as

  • 1_MAIN_global.md
  • 2_MAIN_introduction.md
  • 1_MAIN_xxx_xxx_xxx_.md

@SamGuay SamGuay added the enhancement label Jul 30, 2019

@Protohedgehog

This comment has been minimized.

Copy link
Contributor

commented Jul 30, 2019

This is an excellent idea @SamGuay. Lemme get on it today.

Protohedgehog added a commit that referenced this issue Jul 30, 2019

@Protohedgehog

This comment has been minimized.

Copy link
Contributor

commented Jul 30, 2019

OK, done! Hopefully this is easier now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants
You can’t perform that action at this time.