Added new contributors to credits and added file name standards to contributing.md
This commit is contained in:
@@ -6,6 +6,7 @@ TODO
|
||||
|
||||
## Naming Convention
|
||||
|
||||
- Files: `snake_case.h` `snake_case.cpp`
|
||||
- Namespaces: `CamelCase`
|
||||
- Classes: `CamelCase`
|
||||
- Structs: `CamelCase_t`
|
||||
|
||||
Reference in New Issue
Block a user