From 6c6a1058d1aa48d1d932b8e28fef9470c91492ce Mon Sep 17 00:00:00 2001 From: chaoskagami Date: Fri, 15 Jul 2016 00:47:59 -0400 Subject: [PATCH] Update some bits on the README. We don't do tainted code here, and I need to make this clear. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 712ab76..4006a4d 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,15 @@ If you think you've found a bug, please do the following first, to save me some * Enable `Logging` and `Verbose` in `Options` then `Save Configuration` and retrieve the files `/corbenik/boot.log` and `/corbenik/loader.log` if they exist. I will want them. Do not report bugs without them, unless they are not created with the above enabled. * Please at least try to reproduce the bug from a clean installation. +Contributions +------------------------- + +If you have a feature or bugfix, PR or hit me on freenode/#Cakey. However, please note the following conditions: + + * Do NOT base any code on Nintendo's SDK. Additionally, if you are under NDA, do not even bother to PR. I cannot accept tainted code. This is for my own legal safety (and sanity) + * Please attempt to obey coding standards. The .clang-format is a loose guide to this. I'll tell you if I need reformatting. + * Please ensure your changes are functional and don't break consoles, O3DS or N3DS. Do not assume anything about the environment. + Credits ------------------------- -- 2.39.5