X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=CONTRIBUTING.md;h=03df7eec26c45bb3b1540f758299b14d1dca94e3;hb=180d39dcd2427e3c32c0ec7ecc3c7bfb48c0d0ab;hp=db86dd8edf67d95b7cf2965b46e6851952d22616;hpb=03ce59a8a1f05f4e839fea578efa5e611c6f3867;p=project%2Fluci.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index db86dd8edf..03df7eec26 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ Regardless of whether you send a patch or open a pull request, please try to fol (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 * Commit message of each commit should include a Signed-off-by line - (See ) + (See ) In case you like to send patches by mail, please use the [LuCI mailinglist](https://lists.subsignal.org/mailman/listinfo/luci) or the [OpenWrt Development List](https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel). @@ -59,4 +59,3 @@ Pull requests are the easiest way to contribute changes to git repos at Github. * Please ONLY cherry-pick or commit security and bug-fixes to these branches. * Do NOT add new packages and do NOT do major upgrades of packages here. * If you are unsure if your change is suitable, please use a pull request. -