Conventions
There are nearly infinite ways to program the same thing, but some ways will get your PR rejected.
In this category you’ll learn all about the coding conventions we have chosen for the codebase, which you’ll need to follow if you want to get your PR merged.
See Codebase Organization for guidelines on how files and folders are organized in the SS14 codebase.
Read the Pull Request guidelines to learn how to make your code more reviewable by maintainers.