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