Version 3, last updated by Immortalis at April 17, 2010 16:19 UTC

Here goes stuff like good code conduct..

File conventions

SVN

Naming a file/folder should be done according to the following guidelines.

  • No spaces are allowed.
  • The first letter in each word is capitalized.

So, an example would be "This is file 1.txt" -> "ThisIsFile1.txt".