From 265fe5d209473be54678dec287361d4d9a238f2c Mon Sep 17 00:00:00 2001 From: archshift Date: Sun, 15 Jun 2014 22:25:16 -0700 Subject: [PATCH] Updated Coding Style (markdown) --- Coding-Style.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Coding-Style.md b/Coding-Style.md index 64bd8b0..aa14bc3 100644 --- a/Coding-Style.md +++ b/Coding-Style.md @@ -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: ### General Rules