Updated Jellyfin Coding Style (markdown)

Joshua M. Boniface 2018-12-28 19:43:34 -05:00
parent c5ed35d932
commit c632a2aa34

@ -1,3 +1,7 @@
## General style
* Ensure all new files start with the `new-file-header.txt` file in the root of the repository; this ensures all files are explicitly licensed.
## Naming Conventions ## Naming Conventions
The general rule is: Capitalize it, but language, file, or system conventions trump Jellyfin naming conventions. The general rule is: Capitalize it, but language, file, or system conventions trump Jellyfin naming conventions.