]> Chaos Git - corbenik/corbenik.git/commitdiff
Update some bits on the README. We don't do tainted code here, and I need to make...
authorchaoskagami <chaos.kagami@gmail.com>
Fri, 15 Jul 2016 04:47:59 +0000 (00:47 -0400)
committerchaoskagami <chaos.kagami@gmail.com>
Fri, 15 Jul 2016 04:47:59 +0000 (00:47 -0400)
README.md

index 712ab76704bc6392ca50e2f378e7ffcffb2ca0f9..4006a4d2a969a17fb0a151db54dd998fd9e69538 100644 (file)
--- 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
 -------------------------