352
edits
(Initial fork) |
(→General: remove timeout reference) |
||
| Line 67: | Line 67: | ||
* Each page should be grouped within one module. | * Each page should be grouped within one module. | ||
* If using multiple words to describe a module separate them with underscores '_' | * If using multiple words to describe a module separate them with underscores '_' | ||
* Single quotes (') should be used instead of double (") throughout. | * Single quotes (') should be used instead of double (") throughout. | ||
* Methods should have a single purpose. | * Methods should have a single purpose. | ||
edits