From: Paul Donald Date: Tue, 3 Dec 2024 15:12:01 +0000 (+0100) Subject: docs: amend links X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1ee9d0c8fa432485d2611895c0d99edff26d5e81;p=project%2Fluci.git docs: amend links Closes #7449 Signed-off-by: Paul Donald --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 03df7eec26..8653ef35f8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,8 +13,7 @@ Regardless of whether you send a patch or open a pull request, please try to fol * Commit message of each commit should include a Signed-off-by line (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). +In case you like to send patches by mail, please use the [OpenWrt Development List](https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel), although patches to luci are preferred in [the luci repo on GitHub](https://github.com/openwrt/luci/pulls). If you send via the OpenWrt list, include a `[luci]` tag in your subject line. For general information on patch submission, follow the [OpenWrt patch submission guideline](https://openwrt.org/submitting-patches).