docs: add initial guidelines/conventions
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
d83e269432
commit
22c62bf5f9
1 changed files with 7 additions and 0 deletions
7
docs/guidelines/conventions.rst
Normal file
7
docs/guidelines/conventions.rst
Normal file
|
@ -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.
|
Loading…
Add table
Reference in a new issue