Updated Contributing (markdown)
parent
d7f351fe8f
commit
71429dcbc5
@ -13,7 +13,7 @@ Before your contributions can be accepted, you must:
|
|||||||
* Object/namespace identifiers: CamelCase
|
* Object/namespace identifiers: CamelCase
|
||||||
* Function/variable names: camelCase
|
* Function/variable names: camelCase
|
||||||
* Constants: UNDERSCORE_UPPER_CASE
|
* Constants: UNDERSCORE_UPPER_CASE
|
||||||
* Source code encoding: UTF-8 (without BOM)
|
* Source code encoding: UTF-8
|
||||||
* All source files must end with a newline
|
* All source files must end with a newline
|
||||||
* Line endings: UNIX style (\n)
|
* Line endings: UNIX style (\n)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user