Update Naming Guidelines authored by Brennan Mulligan's avatar Brennan Mulligan
# Naming Guidelines
Great styling and naming schemes for classes, variables, objects, and methods is extremely important. It allows better readability not just for yourself and your team but for future teams working on this. Great styling and naming schemes for classes, variables, objects, and methods is extremely important. It allows better readability not just for yourself and your team but for future teams working on this.
## Consistency is Key ## Consistency is Key
... ...
......