From cacb8b683e13b5f452819c6bb0a7f5d9907af585 Mon Sep 17 00:00:00 2001 From: Wesley Gimenes Date: Fri, 11 Jul 2025 22:45:38 -0300 Subject: [PATCH] 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 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index df1ef95f7e..7419960565 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