diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2012-09-03 15:39:13 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2012-09-04 06:47:07 +0900 |
commit | 4dcda4e47e5c86a254a9cd57d9c0f90aa93c8020 (patch) | |
tree | 01b6259200fd57d65a6d6009ba03680e941ab187 | |
parent | 74b59f2fdb62b473b3e8da8981bd3b1e307691fa (diff) |
doc: convert SubmittingPatches into reST style
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
-rw-r--r-- | SubmittingPatches | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/SubmittingPatches b/SubmittingPatches index 0d9ddc0d..6874e417 100644 --- a/SubmittingPatches +++ b/SubmittingPatches @@ -1,5 +1,9 @@ -How to Submit Patches for Ryu -============================= +******************************* +How to Get Your Change Into Ryu +******************************* + +Submitting a change +=================== Send patches to ryu-devel@list.sourceforge.net. Please don't use 'pull request' on github. We expect you to send a patch in Linux kernel |