From c418fca548c909c6243b5ef6b20944a1173b46f8 Mon Sep 17 00:00:00 2001 From: r00t Date: Sat, 9 Jul 2016 14:15:39 -0400 Subject: [PATCH] added instructions for submitting patch --- docs/README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/README b/docs/README index 11dbdb8..20d9a77 100644 --- a/docs/README +++ b/docs/README @@ -191,3 +191,10 @@ Yeah. It's that easy. The finished product is in iso/. If you want more verbosity, check out the logs/ directory. + + +## Submitting Patches ## +If you have a fix or feature you'd like added, please follow the same pull request process for the kernel +(https://www.kernel.org/doc/Documentation/SubmittingPatches) and email to bts@square-r00t.net + +Alternatively, file a bug at https://bugs.square-r00t.net/index.php?project=2 with a patch attached.