diff --git a/docs/guidelines/conventions.rst b/docs/guidelines/conventions.rst new file mode 100644 index 0000000..45117e1 --- /dev/null +++ b/docs/guidelines/conventions.rst @@ -0,0 +1,7 @@ +Coding Conventions + +=================================================================================================== + +Any line of code added to the engine, must abide by following conventions. +They may seem arbitrary, and sometimes they are, but to be consistent (which is not an arbitrary goal) is to +follow these guidelines.