From: Hannu Nyman <hannu.nyman@iki.fi>
Date: Tue, 15 Dec 2015 12:37:46 +0000 (+0200)
Subject: CONTRIBUTING.md: clarify signed-off-by advice
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ce36802229213c1c923f5bb803820fbf32c4a81a;p=oweals%2Fluci.git

CONTRIBUTING.md: clarify signed-off-by advice

Clarify the signed-off-by advice in CONTRIBUTING.md.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit ff2f536dd1473da59ae968e6294c6813d1093c58)
---

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a392ade0c..e4edf0c15 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -10,7 +10,7 @@ Regardless of whether you send a patch or open a pull request, please try to fol
 * Have a useful subject prefixed with the component name
     (E.g.: "luci-mod-admin-full: fix wifi channel selection on multiple STA networks")
 * Shortly explain the changes made and - if applicable - the reasoning behind them
-* Include Signed-off-by in the comment
+* Commit message of each commit should include a Signed-off-by line
     (See <https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork>)
 	
 In case you like to send patches by mail, please use the [LuCI mailinglist](https://lists.subsignal.org/mailman/listinfo/luci)