Updated Coding Style (markdown)

archshift 2014-06-15 22:25:16 -07:00
parent 2b1ae8b320
commit 265fe5d209

@ -1,3 +1,5 @@
### Moved to https://github.com/citra-emu/citra/blob/master/CONTRIBUTING.md
Citra is a brand new project, so we have a great opportunity to keep things clean and well organized early on. As such, coding style is very important when making commits. They aren't very strict rules since we want to be flexible and we understand that under certain circumstances some of them can be counterproductive. Just try to follow as many of them as possible: Citra is a brand new project, so we have a great opportunity to keep things clean and well organized early on. As such, coding style is very important when making commits. They aren't very strict rules since we want to be flexible and we understand that under certain circumstances some of them can be counterproductive. Just try to follow as many of them as possible:
### General Rules ### General Rules