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 <wehagy@proton.me>
This commit is contained in:
Wesley Gimenes
2025-07-11 22:45:38 -03:00
committed by Josef Schlehofer
parent ab4b299591
commit cacb8b683e

View File

@@ -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