From: Wesley Gimenes Date: Sat, 12 Jul 2025 01:45:38 +0000 (-0300) Subject: CONTRIBUTING.md: fix commit subject example format X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=cacb8b683e13b5f452819c6bb0a7f5d9907af585;p=openwrt-packages.git CONTRIBUTING.md: fix commit subject example format Update the commit subject example in CONTRIBUTING.md to match the documented guidelines, ensuring it uses lowercase after the package prefix. Signed-off-by: Wesley Gimenes --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index df1ef95f7..741996056 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -74,7 +74,7 @@ guidelines: ### Commits in your pull-requests should - Have a useful commit subject prefixed with the package name (E.g.: `foopkg: - Add libzot dependency`). + add libzot dependency`). - Include Signed-off-by tag in the commit comments. See: [Sign your work](https://openwrt.org/submitting-patches#sign_your_work) - Author and sign-off must match and be a real name or known identity and